home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / brltty-pm.conf < prev    next >
Text File  |  2009-10-13  |  842KB  |  9,072 lines

  1. # --------------------------------------------
  2. # Terminal Parameters:
  3. identification = 0
  4. terminal = "BrailleX Compact 486"
  5. protocolrevision = 1
  6. helpfile = "brltty-pm-c_486.hlp"
  7. displaysize = 40
  8. frontkeys = 9
  9. # Modifier Keys:
  10. modifier = front 1
  11. modifier = front 9
  12. modifier = front 2
  13. modifier = front 8
  14. # Command Definitions:
  15. CMD_FWINLT = front 1 # go left one window
  16. CMD_FWINRT = front 9 # go right one window
  17. CMD_HWINLT = front 2 # go left half a window
  18. CMD_HWINRT = front 8 # go right half a window
  19. CMD_HOME = front 5 # go to cursor
  20. CMD_LNBEG = front 1 and front 5 # go to beginning of line
  21. CMD_LNEND = front 9 and front 5 # go to end of line
  22. CMD_CHRLT = front 2 and front 5 # go left one character
  23. CMD_CHRRT = front 8 and front 5 # go right one character
  24. CMD_WINUP = front 4 # go up several lines
  25. CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
  26. CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
  27. CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
  28. CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
  29. CMD_WINDN = front 6 # go down several lines
  30. CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
  31. CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
  32. CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
  33. CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
  34. CMD_LNUP = front 3 # go up one line
  35. CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
  36. CMD_TOP = front 9 and front 3 # go to top line
  37. CMD_LNDN = front 7 # go down one line
  38. CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
  39. CMD_BOT = front 9 and front 7 # go to bottom line
  40. BLK_ROUTE = routing1 # bring cursor to character
  41. BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
  42. BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
  43. BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
  44. BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
  45. CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
  46. # --------------------------------------------
  47. # Terminal Parameters:
  48. identification = 1
  49. terminal = "BrailleX 2D Lite (plus)"
  50. protocolrevision = 1
  51. helpfile = "brltty-pm-2d_l.hlp"
  52. displaysize = 40
  53. statuscells = 13
  54. frontkeys = 9
  55. # Status Cells:
  56. # flag: left half is cell number, right half is no/all dots for off/on
  57. # horiz: horizontal two-digit number (for vertical status display)
  58. # number: vertical two-digit number (for horizontal status display)
  59. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  60. status 3 = horiz GSC_CSRROW # screen row where cursor is
  61. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  62. status 6 = flag GSC_CSRTRK # cursor tracking
  63. status 7 = flag GSC_DISPMD # attributes display
  64. status 8 = flag GSC_FREEZE # frozen screen
  65. status 11 = flag GSC_CSRVIS # visible cursor
  66. status 12 = flag GSC_ATTRVIS # visible attributes underline
  67. # Modifier Keys:
  68. modifier = front 1
  69. modifier = front 9
  70. modifier = front 2
  71. modifier = front 8
  72. # Command Definitions:
  73. CMD_FWINLT = front 1 # go left one window
  74. CMD_FWINRT = front 9 # go right one window
  75. CMD_HWINLT = front 2 # go left half a window
  76. CMD_HWINRT = front 8 # go right half a window
  77. CMD_HOME = front 5 # go to cursor
  78. CMD_LNBEG = front 1 and front 5 # go to beginning of line
  79. CMD_LNEND = front 9 and front 5 # go to end of line
  80. CMD_CHRLT = front 2 and front 5 # go left one character
  81. CMD_CHRRT = front 8 and front 5 # go right one character
  82. CMD_WINUP = front 4 # go up several lines
  83. CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
  84. CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
  85. CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
  86. CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
  87. CMD_WINDN = front 6 # go down several lines
  88. CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
  89. CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
  90. CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
  91. CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
  92. CMD_LNUP = front 3 # go up one line
  93. CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
  94. CMD_TOP = front 9 and front 3 # go to top line
  95. CMD_LNDN = front 7 # go down one line
  96. CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
  97. CMD_BOT = front 9 and front 7 # go to bottom line
  98. BLK_ROUTE = routing1 # bring cursor to character
  99. BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
  100. BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
  101. BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
  102. BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
  103. CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
  104. CMD_HELP = status 1 # enter/leave help display
  105. CMD_HELP off = front 1 and status 1 # leave help display
  106. CMD_HELP on = front 9 and status 1 # enter help display
  107. CMD_LEARN = status 2 # enter/leave command learn mode
  108. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  109. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  110. CMD_INFO = status 5 # enter/leave status display
  111. CMD_INFO off = front 1 and status 5 # leave status display
  112. CMD_INFO on = front 9 and status 5 # enter status display
  113. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  114. CMD_CSRTRK off = front 1 and status 6 # set cursor tracking off
  115. CMD_CSRTRK on = front 9 and status 6 # set cursor tracking on
  116. CMD_DISPMD = status 7 # toggle display mode attributes/text
  117. CMD_DISPMD off = front 1 and status 7 # set display mode text
  118. CMD_DISPMD on = front 9 and status 7 # set display mode attributes
  119. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  120. CMD_FREEZE off = front 1 and status 8 # set screen mode live
  121. CMD_FREEZE on = front 9 and status 8 # set screen mode frozen
  122. CMD_PREFMENU = status 9 # enter/leave preferences menu
  123. CMD_PREFLOAD = status 10 # restore saved preferences
  124. CMD_CSRVIS = status 11 # toggle cursor visibility on/off
  125. CMD_CSRVIS off = front 1 and status 11 # set cursor visibility off
  126. CMD_CSRVIS on = front 9 and status 11 # set cursor visibility on
  127. CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
  128. CMD_ATTRVIS off = front 1 and status 12 # set attribute underlining off
  129. CMD_ATTRVIS on = front 9 and status 12 # set attribute underlining on
  130. CMD_PASTE = status 13 # insert cut buffer at cursor
  131. # --------------------------------------------
  132. # Terminal Parameters:
  133. identification = 2
  134. terminal = "BrailleX Compact/Tiny"
  135. protocolrevision = 1
  136. helpfile = "brltty-pm-c.hlp"
  137. displaysize = 40
  138. frontkeys = 9
  139. # Modifier Keys:
  140. modifier = front 1
  141. modifier = front 9
  142. modifier = front 2
  143. modifier = front 8
  144. # Command Definitions:
  145. CMD_FWINLT = front 1 # go left one window
  146. CMD_FWINRT = front 9 # go right one window
  147. CMD_HWINLT = front 2 # go left half a window
  148. CMD_HWINRT = front 8 # go right half a window
  149. CMD_HOME = front 5 # go to cursor
  150. CMD_LNBEG = front 1 and front 5 # go to beginning of line
  151. CMD_LNEND = front 9 and front 5 # go to end of line
  152. CMD_CHRLT = front 2 and front 5 # go left one character
  153. CMD_CHRRT = front 8 and front 5 # go right one character
  154. CMD_WINUP = front 4 # go up several lines
  155. CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
  156. CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
  157. CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
  158. CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
  159. CMD_WINDN = front 6 # go down several lines
  160. CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
  161. CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
  162. CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
  163. CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
  164. CMD_LNUP = front 3 # go up one line
  165. CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
  166. CMD_TOP = front 9 and front 3 # go to top line
  167. CMD_LNDN = front 7 # go down one line
  168. CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
  169. CMD_BOT = front 9 and front 7 # go to bottom line
  170. BLK_ROUTE = routing1 # bring cursor to character
  171. BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
  172. BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
  173. BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
  174. BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
  175. CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
  176. # --------------------------------------------
  177. # Terminal Parameters:
  178. identification = 3
  179. terminal = "BrailleX 2D Screen Soft"
  180. protocolrevision = 1
  181. helpfile = "brltty-pm-2d_s.hlp"
  182. displaysize = 80
  183. statuscells = 22
  184. frontkeys = 13
  185. # Status Cells:
  186. # flag: left half is cell number, right half is no/all dots for off/on
  187. # horiz: horizontal two-digit number (for vertical status display)
  188. # number: vertical two-digit number (for horizontal status display)
  189. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  190. status 3 = horiz GSC_CSRROW # screen row where cursor is
  191. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  192. status 6 = flag GSC_CSRTRK # cursor tracking
  193. status 7 = flag GSC_DISPMD # attributes display
  194. status 8 = flag GSC_FREEZE # frozen screen
  195. status 10 = horiz GSC_SCRNUM # virtual screen number
  196. status 12 = flag GSC_CSRVIS # visible cursor
  197. status 13 = flag GSC_ATTRVIS # visible attributes underline
  198. status 14 = flag GSC_CAPBLINK # blinking capital letters
  199. status 15 = flag GSC_SIXDOTS # six-dot braille
  200. status 16 = flag GSC_SKPIDLNS # skip identical lines
  201. status 17 = flag GSC_TUNES # alert tunes
  202. status 19 = flag GSC_INPUT # input mode
  203. status 20 = flag GSC_AUTOSPEAK # autospeak
  204. status 21 = flag GSC_AUTOREPEAT # autorepeat
  205. # Modifier Keys:
  206. modifier = front 4
  207. modifier = front 3
  208. modifier = front 2
  209. modifier = front 10
  210. modifier = front 11
  211. modifier = front 12
  212. modifier = front 1
  213. modifier = front 13
  214. # Command Definitions:
  215. CMD_HOME = front 7 # go to cursor
  216. CMD_TOP = front 6 # go to top line
  217. CMD_BOT = front 8 # go to bottom line
  218. CMD_LNUP = front 5 # go up one line
  219. CMD_LNDN = front 9 # go down one line
  220. CMD_PRDIFLN = front 4 # go up to nearest line with different content
  221. CMD_NXDIFLN = front 10 # go down to nearest line with different content
  222. CMD_ATTRUP = front 3 # go up to nearest line with different highlighting
  223. CMD_ATTRDN = front 11 # go down to nearest line with different highlighting
  224. CMD_PRPGRPH = front 2 # go up to last line of previous paragraph
  225. CMD_NXPGRPH = front 12 # go down to first line of next paragraph
  226. CMD_PRPROMPT = front 1 # go up to previous command prompt
  227. CMD_NXPROMPT = front 13 # go down to next command prompt
  228. CMD_WINUP = front 4 and front 3 # go up several lines
  229. CMD_WINDN = front 10 and front 11 # go down several lines
  230. CMD_PRSEARCH = front 2 and front 1 # search backward for content of cut buffer
  231. CMD_NXSEARCH = front 12 and front 13 # search forward for content of cut buffer
  232. BLK_PRINDENT = front 2 and front 1 and routing1 # go up to nearest line without greater indent
  233. BLK_NXINDENT = front 12 and front 13 and routing1 # go down to nearest line without greater indent
  234. CMD_LNBEG = front 4 and front 7 # go to beginning of line
  235. CMD_TOP_LEFT = front 4 and front 6 # go to beginning of top line
  236. CMD_BOT_LEFT = front 4 and front 8 # go to beginning of bottom line
  237. CMD_FWINLT = front 4 and front 5 # go left one window
  238. CMD_FWINRT = front 4 and front 9 # go right one window
  239. BLK_DESCCHAR = front 4 and routing1 # describe character
  240. CMD_LNEND = front 10 and front 7 # go to end of line
  241. CMD_CHRLT = front 10 and front 6 # go left one character
  242. CMD_CHRRT = front 10 and front 8 # go right one character
  243. CMD_HWINLT = front 10 and front 5 # go left half a window
  244. CMD_HWINRT = front 10 and front 9 # go right half a window
  245. BLK_SETLEFT = front 10 and routing1 # position left end of window at character
  246. KEY_INSERT = front 3 and front 7 # simulate pressing the insert key
  247. KEY_PAGE_UP = front 3 and front 6 # simulate pressing the page-up key
  248. KEY_PAGE_DOWN = front 3 and front 8 # simulate pressing the page-down key
  249. KEY_CURSOR_UP = front 3 and front 5 # simulate pressing the cursor-up key
  250. KEY_CURSOR_DOWN = front 3 and front 9 # simulate pressing the cursor-down key
  251. BLK_SWITCHVT = front 3 and routing1 # switch to virtual terminal
  252. KEY_DELETE = front 11 and front 7 # simulate pressing the delete key
  253. KEY_HOME = front 11 and front 6 # simulate pressing the home key
  254. KEY_END = front 11 and front 8 # simulate pressing the end key
  255. KEY_CURSOR_LEFT = front 11 and front 5 # simulate pressing the cursor-left key
  256. KEY_CURSOR_RIGHT = front 11 and front 9 # simulate pressing the cursor-right key
  257. KEY_FUNCTION = front 11 and routing1 # simulate pressing the function key
  258. CMD_NODOTS = front 2 and front 7 # input character as braille dots
  259. KEY_ESCAPE = front 2 and front 6 # simulate pressing the escape key
  260. KEY_TAB = front 2 and front 8 # simulate pressing the tab key
  261. KEY_BACKSPACE = front 2 and front 5 # simulate pressing the backspace key
  262. KEY_ENTER = front 2 and front 9 # simulate pressing a functional key
  263. CMD_SPKHOME = front 1 and front 7 # go to current (most recent) speech position
  264. CMD_SAY_ABOVE = front 1 and front 6 # speak from top of screen through current line
  265. CMD_SAY_BELOW = front 1 and front 8 # speak from current line through bottom of screen
  266. CMD_MUTE = front 1 and front 5 # stop speaking immediately
  267. CMD_SAY_LINE = front 1 and front 9 # speak current line
  268. CMD_RESTARTSPEECH = front 13 and front 7 # reinitialize speech driver
  269. CMD_SAY_SLOWER = front 13 and front 6 # decrease speech rate
  270. CMD_SAY_FASTER = front 13 and front 8 # increase speech rate
  271. CMD_SAY_SOFTER = front 13 and front 5 # decrease speech volume
  272. CMD_SAY_LOUDER = front 13 and front 9 # increase speech volume
  273. BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
  274. BLK_CUTAPPEND = front 2 and routing1 # append to existing cut buffer from character
  275. BLK_CUTLINE = front 12 and routing1 # linear cut to character
  276. BLK_CUTRECT = front 13 and routing1 # rectangular cut to character
  277. BLK_ROUTE = routing1 # bring cursor to character
  278. CMD_HELP = status 1 # enter/leave help display
  279. CMD_HELP off = front 1 and status 1 # leave help display
  280. CMD_HELP on = front 13 and status 1 # enter help display
  281. CMD_LEARN = status 2 # enter/leave command learn mode
  282. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  283. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  284. CMD_INFO = status 5 # enter/leave status display
  285. CMD_INFO off = front 1 and status 5 # leave status display
  286. CMD_INFO on = front 13 and status 5 # enter status display
  287. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  288. CMD_CSRTRK off = front 1 and status 6 # set cursor tracking off
  289. CMD_CSRTRK on = front 13 and status 6 # set cursor tracking on
  290. CMD_DISPMD = status 7 # toggle display mode attributes/text
  291. CMD_DISPMD off = front 1 and status 7 # set display mode text
  292. CMD_DISPMD on = front 13 and status 7 # set display mode attributes
  293. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  294. CMD_FREEZE off = front 1 and status 8 # set screen mode live
  295. CMD_FREEZE on = front 13 and status 8 # set screen mode frozen
  296. CMD_PREFMENU = status 9 # enter/leave preferences menu
  297. CMD_PREFSAVE = status 10 # save current preferences
  298. CMD_PREFLOAD = status 11 # restore saved preferences
  299. CMD_CSRVIS = status 12 # toggle cursor visibility on/off
  300. CMD_CSRVIS off = front 1 and status 12 # set cursor visibility off
  301. CMD_CSRVIS on = front 13 and status 12 # set cursor visibility on
  302. CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
  303. CMD_ATTRVIS off = front 1 and status 13 # set attribute underlining off
  304. CMD_ATTRVIS on = front 13 and status 13 # set attribute underlining on
  305. CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
  306. CMD_CAPBLINK off = front 1 and status 14 # set capital letter blinking off
  307. CMD_CAPBLINK on = front 13 and status 14 # set capital letter blinking on
  308. CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
  309. CMD_SIXDOTS off = front 1 and status 15 # set text style 8-dot
  310. CMD_SIXDOTS on = front 13 and status 15 # set text style 6-dot
  311. CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
  312. CMD_SKPIDLNS off = front 1 and status 16 # set skipping of lines with identical content off
  313. CMD_SKPIDLNS on = front 13 and status 16 # set skipping of lines with identical content on
  314. CMD_TUNES = status 17 # toggle alert tunes on/off
  315. CMD_TUNES off = front 1 and status 17 # set alert tunes off
  316. CMD_TUNES on = front 13 and status 17 # set alert tunes on
  317. CMD_RESTARTBRL = status 18 # reinitialize braille driver
  318. CMD_INPUT = status 19 # 
  319. CMD_INPUT off = front 1 and status 19 # 
  320. CMD_INPUT on = front 13 and status 19 # 
  321. CMD_AUTOSPEAK = status 20 # toggle autospeak on/off
  322. CMD_AUTOSPEAK off = front 1 and status 20 # set autospeak off
  323. CMD_AUTOSPEAK on = front 13 and status 20 # set autospeak on
  324. CMD_AUTOREPEAT = status 21 # toggle autorepeat on/off
  325. CMD_AUTOREPEAT off = front 1 and status 21 # set autorepeat off
  326. CMD_AUTOREPEAT on = front 13 and status 21 # set autorepeat on
  327. CMD_PASTE = status 22 # insert cut buffer at cursor
  328. # --------------------------------------------
  329. # Terminal Parameters:
  330. identification = 6
  331. terminal = "BrailleX IB 80 CR Soft"
  332. protocolrevision = 1
  333. helpfile = "brltty-pm-ib_80.hlp"
  334. displaysize = 80
  335. statuscells = 4
  336. frontkeys = 9
  337. # Status Cells:
  338. # flag: left half is cell number, right half is no/all dots for off/on
  339. # horiz: horizontal two-digit number (for vertical status display)
  340. # number: vertical two-digit number (for horizontal status display)
  341. status 1 = number GSC_BRLROW # screen row where top of braille window is
  342. status 2 = number GSC_CSRROW # screen row where cursor is
  343. status 3 = number GSC_CSRCOL # screen column where cursor is
  344. status 4 = flag GSC_DISPMD # attributes display
  345. # Modifier Keys:
  346. modifier = front 1
  347. modifier = front 9
  348. modifier = front 2
  349. modifier = front 8
  350. # Command Definitions:
  351. CMD_FWINLT = front 1 # go left one window
  352. CMD_FWINRT = front 9 # go right one window
  353. CMD_HWINLT = front 2 # go left half a window
  354. CMD_HWINRT = front 8 # go right half a window
  355. CMD_HOME = front 5 # go to cursor
  356. CMD_LNBEG = front 1 and front 5 # go to beginning of line
  357. CMD_LNEND = front 9 and front 5 # go to end of line
  358. CMD_CHRLT = front 2 and front 5 # go left one character
  359. CMD_CHRRT = front 8 and front 5 # go right one character
  360. CMD_WINUP = front 4 # go up several lines
  361. CMD_PRDIFLN = front 1 and front 4 # go up to nearest line with different content
  362. CMD_ATTRUP = front 9 and front 4 # go up to nearest line with different highlighting
  363. CMD_PRPGRPH = front 2 and front 4 # go up to last line of previous paragraph
  364. CMD_PRSEARCH = front 8 and front 4 # search backward for content of cut buffer
  365. CMD_WINDN = front 6 # go down several lines
  366. CMD_NXDIFLN = front 1 and front 6 # go down to nearest line with different content
  367. CMD_ATTRDN = front 9 and front 6 # go down to nearest line with different highlighting
  368. CMD_NXPGRPH = front 2 and front 6 # go down to first line of next paragraph
  369. CMD_NXSEARCH = front 8 and front 6 # search forward for content of cut buffer
  370. CMD_LNUP = front 3 # go up one line
  371. CMD_TOP_LEFT = front 1 and front 3 # go to beginning of top line
  372. CMD_TOP = front 9 and front 3 # go to top line
  373. CMD_LNDN = front 7 # go down one line
  374. CMD_BOT_LEFT = front 1 and front 7 # go to beginning of bottom line
  375. CMD_BOT = front 9 and front 7 # go to bottom line
  376. BLK_ROUTE = routing1 # bring cursor to character
  377. BLK_CUTBEGIN = front 1 and routing1 # start new cut buffer at character
  378. BLK_CUTRECT = front 9 and routing1 # rectangular cut to character
  379. BLK_PRINDENT = front 2 and routing1 # go up to nearest line without greater indent
  380. BLK_NXINDENT = front 8 and routing1 # go down to nearest line without greater indent
  381. CMD_PASTE = front 1 and front 9 # insert cut buffer at cursor
  382. CMD_HELP = status 1 # enter/leave help display
  383. CMD_LEARN = status 2 # enter/leave command learn mode
  384. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  385. CMD_DISPMD = status 4 # toggle display mode attributes/text
  386. # --------------------------------------------
  387. # Terminal Parameters:
  388. identification = 64
  389. terminal = "BrailleX EL 2D-40"
  390. protocolrevision = 1
  391. helpfile = "brltty-pm-el_2d_40.hlp"
  392. displaysize = 40
  393. statuscells = 13
  394. hasbar = 1 1 1 1
  395. # Status Cells:
  396. # flag: left half is cell number, right half is no/all dots for off/on
  397. # horiz: horizontal two-digit number (for vertical status display)
  398. # number: vertical two-digit number (for horizontal status display)
  399. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  400. status 3 = horiz GSC_CSRROW # screen row where cursor is
  401. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  402. status 6 = flag GSC_CSRTRK # cursor tracking
  403. status 7 = flag GSC_DISPMD # attributes display
  404. status 8 = flag GSC_FREEZE # frozen screen
  405. status 11 = flag GSC_CSRVIS # visible cursor
  406. status 12 = flag GSC_ATTRVIS # visible attributes underline
  407. # Modifier Keys:
  408. modifier = switch left rear
  409. modifier = switch left front
  410. modifier = switch right rear
  411. modifier = switch right front
  412. modifier = key left rear
  413. modifier = key left front
  414. modifier = key right rear
  415. modifier = key right front
  416. modifier = bar up1
  417. modifier = bar down1
  418. modifier = bar left1
  419. modifier = bar right1
  420. modifier = bar up2
  421. modifier = bar down2
  422. modifier = bar left2
  423. modifier = bar right2
  424. # Command Definitions:
  425. CMD_LNUP = bar up1 # go up one line
  426. CMD_LNDN = bar down1 # go down one line
  427. CMD_TOP = bar up2 # go to top line
  428. CMD_BOT = bar down2 # go to bottom line
  429. CMD_FWINLT = bar left1 # go left one window
  430. CMD_FWINRT = bar right1 # go right one window
  431. CMD_LNBEG = bar left2 # go to beginning of line
  432. CMD_LNEND = bar right2 # go to end of line
  433. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  434. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  435. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  436. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  437. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  438. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  439. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  440. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  441. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  442. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  443. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  444. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  445. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  446. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  447. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  448. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  449. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  450. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  451. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  452. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  453. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  454. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  455. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  456. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  457. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  458. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  459. CMD_HELP = switch left front and bar up2 # enter/leave help display
  460. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  461. CMD_CHRLT = switch left front and bar left1 # go left one character
  462. CMD_CHRRT = switch left front and bar right1 # go right one character
  463. CMD_HWINLT = switch left front and bar left2 # go left half a window
  464. CMD_HWINRT = switch left front and bar right2 # go right half a window
  465. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  466. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  467. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  468. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  469. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  470. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  471. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  472. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  473. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  474. CMD_HOME = key left front # go to cursor
  475. CMD_HELP = key right rear # enter/leave help display
  476. CMD_LEARN = key right front # enter/leave command learn mode
  477. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  478. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  479. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  480. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  481. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  482. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  483. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  484. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  485. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  486. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  487. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  488. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  489. CMD_INFO = key left front and bar left1 # enter/leave status display
  490. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  491. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  492. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  493. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  494. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  495. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  496. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  497. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  498. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  499. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  500. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  501. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  502. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  503. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  504. CMD_SWSIM_BQ = key right front and bar down2 # 
  505. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  506. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  507. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  508. BLK_ROUTE = routing1 # bring cursor to character
  509. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  510. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  511. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  512. BLK_DESCCHAR = bar down2 and routing1 # describe character
  513. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  514. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  515. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  516. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  517. BLK_DESCCHAR = routing2 # describe character
  518. BLK_GOTOLINE on = status2 # go to line - set on
  519. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  520. CMD_HOME = switch right rear and key left front # go to cursor
  521. CMD_HELP = switch right rear and key right rear # enter/leave help display
  522. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  523. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  524. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  525. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  526. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  527. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  528. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  529. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  530. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  531. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  532. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  533. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  534. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  535. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  536. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  537. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  538. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  539. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  540. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  541. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  542. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  543. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  544. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  545. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  546. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  547. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  548. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  549. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  550. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  551. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  552. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  553. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  554. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  555. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  556. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  557. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  558. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  559. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  560. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  561. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  562. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  563. BLK_DESCCHAR = switch right rear and routing2 # describe character
  564. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  565. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  566. CMD_HOME = switch right front and key left front # go to cursor
  567. CMD_HELP = switch right front and key right rear # enter/leave help display
  568. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  569. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  570. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  571. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  572. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  573. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  574. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  575. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  576. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  577. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  578. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  579. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  580. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  581. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  582. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  583. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  584. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  585. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  586. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  587. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  588. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  589. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  590. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  591. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  592. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  593. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  594. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  595. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  596. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  597. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  598. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  599. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  600. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  601. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  602. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  603. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  604. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  605. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  606. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  607. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  608. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  609. BLK_DESCCHAR = switch right front and routing2 # describe character
  610. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  611. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  612. CMD_HOME = switch left rear and key left front # go to cursor
  613. CMD_HELP = switch left rear and key right rear # enter/leave help display
  614. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  615. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  616. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  617. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  618. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  619. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  620. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  621. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  622. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  623. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  624. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  625. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  626. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  627. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  628. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  629. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  630. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  631. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  632. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  633. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  634. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  635. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  636. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  637. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  638. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  639. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  640. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  641. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  642. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  643. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  644. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  645. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  646. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  647. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  648. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  649. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  650. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  651. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  652. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  653. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  654. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  655. BLK_DESCCHAR = switch left rear and routing2 # describe character
  656. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  657. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  658. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  659. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  660. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  661. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  662. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  663. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  664. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  665. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  666. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  667. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  668. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  669. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  670. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  671. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  672. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  673. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  674. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  675. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  676. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  677. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  678. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  679. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  680. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  681. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  682. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  683. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  684. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  685. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  686. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  687. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  688. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  689. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  690. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  691. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  692. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  693. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  694. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  695. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  696. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  697. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  698. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  699. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  700. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  701. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  702. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  703. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  704. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  705. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  706. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  707. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  708. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  709. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  710. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  711. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  712. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  713. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  714. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  715. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  716. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  717. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  718. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  719. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  720. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  721. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  722. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  723. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  724. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  725. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  726. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  727. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  728. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  729. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  730. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  731. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  732. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  733. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  734. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  735. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  736. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  737. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  738. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  739. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  740. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  741. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  742. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  743. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  744. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  745. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  746. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  747. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  748. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  749. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  750. CMD_HOME = switch left front and key left front # go to cursor
  751. CMD_HELP = switch left front and key right rear # enter/leave help display
  752. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  753. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  754. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  755. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  756. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  757. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  758. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  759. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  760. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  761. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  762. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  763. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  764. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  765. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  766. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  767. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  768. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  769. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  770. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  771. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  772. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  773. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  774. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  775. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  776. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  777. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  778. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  779. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  780. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  781. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  782. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  783. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  784. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  785. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  786. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  787. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  788. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  789. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  790. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  791. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  792. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  793. BLK_DESCCHAR = switch left front and routing2 # describe character
  794. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  795. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  796. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  797. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  798. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  799. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  800. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  801. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  802. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  803. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  804. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  805. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  806. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  807. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  808. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  809. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  810. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  811. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  812. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  813. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  814. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  815. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  816. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  817. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  818. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  819. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  820. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  821. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  822. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  823. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  824. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  825. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  826. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  827. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  828. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  829. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  830. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  831. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  832. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  833. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  834. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  835. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  836. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  837. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  838. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  839. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  840. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  841. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  842. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  843. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  844. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  845. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  846. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  847. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  848. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  849. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  850. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  851. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  852. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  853. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  854. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  855. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  856. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  857. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  858. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  859. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  860. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  861. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  862. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  863. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  864. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  865. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  866. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  867. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  868. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  869. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  870. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  871. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  872. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  873. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  874. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  875. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  876. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  877. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  878. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  879. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  880. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  881. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  882. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  883. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  884. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  885. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  886. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  887. CMD_HELP = status 1 # enter/leave help display
  888. CMD_HELP off = bar left2 and status 1 # leave help display
  889. CMD_HELP on = bar right2 and status 1 # enter help display
  890. CMD_LEARN = status 2 # enter/leave command learn mode
  891. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  892. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  893. CMD_INFO = status 5 # enter/leave status display
  894. CMD_INFO off = bar left2 and status 5 # leave status display
  895. CMD_INFO on = bar right2 and status 5 # enter status display
  896. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  897. CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
  898. CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
  899. CMD_DISPMD = status 7 # toggle display mode attributes/text
  900. CMD_DISPMD off = bar left2 and status 7 # set display mode text
  901. CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
  902. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  903. CMD_FREEZE off = bar left2 and status 8 # set screen mode live
  904. CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
  905. CMD_PREFMENU = status 9 # enter/leave preferences menu
  906. CMD_PREFLOAD = status 10 # restore saved preferences
  907. CMD_CSRVIS = status 11 # toggle cursor visibility on/off
  908. CMD_CSRVIS off = bar left2 and status 11 # set cursor visibility off
  909. CMD_CSRVIS on = bar right2 and status 11 # set cursor visibility on
  910. CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
  911. CMD_ATTRVIS off = bar left2 and status 12 # set attribute underlining off
  912. CMD_ATTRVIS on = bar right2 and status 12 # set attribute underlining on
  913. CMD_PASTE = status 13 # insert cut buffer at cursor
  914. # --------------------------------------------
  915. # Terminal Parameters:
  916. identification = 65
  917. terminal = "BrailleX EL 2D-66"
  918. protocolrevision = 1
  919. helpfile = "brltty-pm-el_2d_66.hlp"
  920. displaysize = 66
  921. statuscells = 13
  922. hasbar = 1 1 1 1
  923. # Status Cells:
  924. # flag: left half is cell number, right half is no/all dots for off/on
  925. # horiz: horizontal two-digit number (for vertical status display)
  926. # number: vertical two-digit number (for horizontal status display)
  927. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  928. status 3 = horiz GSC_CSRROW # screen row where cursor is
  929. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  930. status 6 = flag GSC_CSRTRK # cursor tracking
  931. status 7 = flag GSC_DISPMD # attributes display
  932. status 8 = flag GSC_FREEZE # frozen screen
  933. status 11 = flag GSC_CSRVIS # visible cursor
  934. status 12 = flag GSC_ATTRVIS # visible attributes underline
  935. # Modifier Keys:
  936. modifier = switch left rear
  937. modifier = switch left front
  938. modifier = switch right rear
  939. modifier = switch right front
  940. modifier = key left rear
  941. modifier = key left front
  942. modifier = key right rear
  943. modifier = key right front
  944. modifier = bar up1
  945. modifier = bar down1
  946. modifier = bar left1
  947. modifier = bar right1
  948. modifier = bar up2
  949. modifier = bar down2
  950. modifier = bar left2
  951. modifier = bar right2
  952. # Command Definitions:
  953. CMD_LNUP = bar up1 # go up one line
  954. CMD_LNDN = bar down1 # go down one line
  955. CMD_TOP = bar up2 # go to top line
  956. CMD_BOT = bar down2 # go to bottom line
  957. CMD_FWINLT = bar left1 # go left one window
  958. CMD_FWINRT = bar right1 # go right one window
  959. CMD_LNBEG = bar left2 # go to beginning of line
  960. CMD_LNEND = bar right2 # go to end of line
  961. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  962. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  963. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  964. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  965. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  966. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  967. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  968. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  969. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  970. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  971. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  972. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  973. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  974. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  975. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  976. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  977. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  978. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  979. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  980. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  981. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  982. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  983. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  984. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  985. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  986. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  987. CMD_HELP = switch left front and bar up2 # enter/leave help display
  988. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  989. CMD_CHRLT = switch left front and bar left1 # go left one character
  990. CMD_CHRRT = switch left front and bar right1 # go right one character
  991. CMD_HWINLT = switch left front and bar left2 # go left half a window
  992. CMD_HWINRT = switch left front and bar right2 # go right half a window
  993. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  994. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  995. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  996. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  997. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  998. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  999. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  1000. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  1001. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  1002. CMD_HOME = key left front # go to cursor
  1003. CMD_HELP = key right rear # enter/leave help display
  1004. CMD_LEARN = key right front # enter/leave command learn mode
  1005. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  1006. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  1007. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  1008. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1009. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  1010. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  1011. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  1012. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  1013. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  1014. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  1015. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  1016. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  1017. CMD_INFO = key left front and bar left1 # enter/leave status display
  1018. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  1019. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  1020. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  1021. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  1022. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  1023. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  1024. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  1025. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  1026. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  1027. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  1028. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  1029. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  1030. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  1031. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  1032. CMD_SWSIM_BQ = key right front and bar down2 # 
  1033. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  1034. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  1035. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  1036. BLK_ROUTE = routing1 # bring cursor to character
  1037. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  1038. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  1039. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  1040. BLK_DESCCHAR = bar down2 and routing1 # describe character
  1041. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  1042. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  1043. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  1044. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  1045. BLK_DESCCHAR = routing2 # describe character
  1046. BLK_GOTOLINE on = status2 # go to line - set on
  1047. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1048. CMD_HOME = switch right rear and key left front # go to cursor
  1049. CMD_HELP = switch right rear and key right rear # enter/leave help display
  1050. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  1051. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1052. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1053. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1054. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1055. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1056. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1057. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1058. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1059. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  1060. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1061. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  1062. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1063. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  1064. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  1065. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  1066. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  1067. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1068. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1069. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  1070. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  1071. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  1072. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  1073. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  1074. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  1075. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1076. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1077. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  1078. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  1079. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1080. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1081. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  1082. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  1083. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1084. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1085. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  1086. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  1087. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1088. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  1089. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  1090. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  1091. BLK_DESCCHAR = switch right rear and routing2 # describe character
  1092. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  1093. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1094. CMD_HOME = switch right front and key left front # go to cursor
  1095. CMD_HELP = switch right front and key right rear # enter/leave help display
  1096. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  1097. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1098. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1099. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1100. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1101. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1102. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1103. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1104. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1105. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  1106. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  1107. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  1108. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1109. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  1110. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  1111. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  1112. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  1113. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  1114. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1115. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  1116. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  1117. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  1118. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  1119. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  1120. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  1121. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  1122. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  1123. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  1124. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  1125. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1126. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1127. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  1128. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  1129. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1130. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1131. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  1132. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  1133. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1134. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  1135. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  1136. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  1137. BLK_DESCCHAR = switch right front and routing2 # describe character
  1138. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  1139. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  1140. CMD_HOME = switch left rear and key left front # go to cursor
  1141. CMD_HELP = switch left rear and key right rear # enter/leave help display
  1142. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  1143. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1144. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  1145. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1146. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1147. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  1148. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  1149. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  1150. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  1151. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  1152. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  1153. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  1154. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  1155. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  1156. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  1157. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  1158. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  1159. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  1160. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  1161. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  1162. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  1163. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  1164. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  1165. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  1166. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  1167. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  1168. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  1169. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  1170. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  1171. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1172. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1173. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  1174. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  1175. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  1176. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  1177. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  1178. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  1179. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  1180. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  1181. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  1182. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  1183. BLK_DESCCHAR = switch left rear and routing2 # describe character
  1184. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  1185. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1186. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  1187. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  1188. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  1189. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1190. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1191. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1192. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1193. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1194. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1195. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1196. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1197. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  1198. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1199. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  1200. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1201. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  1202. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  1203. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  1204. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  1205. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1206. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1207. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  1208. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  1209. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  1210. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  1211. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  1212. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  1213. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1214. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1215. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  1216. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  1217. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1218. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1219. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  1220. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  1221. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1222. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1223. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  1224. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  1225. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1226. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  1227. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  1228. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  1229. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  1230. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  1231. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1232. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  1233. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  1234. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  1235. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1236. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1237. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1238. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1239. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1240. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1241. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1242. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1243. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  1244. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  1245. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  1246. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1247. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  1248. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  1249. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  1250. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  1251. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  1252. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1253. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  1254. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  1255. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  1256. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  1257. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  1258. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  1259. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  1260. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  1261. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  1262. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  1263. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1264. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1265. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  1266. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  1267. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1268. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1269. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  1270. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  1271. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1272. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  1273. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  1274. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  1275. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  1276. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  1277. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  1278. CMD_HOME = switch left front and key left front # go to cursor
  1279. CMD_HELP = switch left front and key right rear # enter/leave help display
  1280. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  1281. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1282. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  1283. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  1284. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1285. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  1286. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  1287. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  1288. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  1289. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  1290. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  1291. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  1292. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  1293. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  1294. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  1295. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  1296. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  1297. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  1298. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  1299. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  1300. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  1301. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  1302. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  1303. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  1304. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  1305. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  1306. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  1307. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  1308. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  1309. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1310. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  1311. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  1312. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  1313. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  1314. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  1315. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  1316. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  1317. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  1318. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  1319. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  1320. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  1321. BLK_DESCCHAR = switch left front and routing2 # describe character
  1322. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  1323. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1324. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  1325. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  1326. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  1327. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1328. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1329. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1330. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1331. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1332. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1333. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1334. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1335. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  1336. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1337. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  1338. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1339. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  1340. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  1341. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  1342. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  1343. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1344. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1345. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  1346. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  1347. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  1348. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  1349. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  1350. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  1351. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1352. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1353. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  1354. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  1355. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1356. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1357. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  1358. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  1359. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1360. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1361. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  1362. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  1363. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1364. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  1365. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  1366. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  1367. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  1368. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  1369. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1370. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  1371. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  1372. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  1373. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1374. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1375. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1376. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1377. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1378. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1379. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1380. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1381. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  1382. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  1383. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  1384. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1385. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  1386. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  1387. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  1388. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  1389. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  1390. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1391. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  1392. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  1393. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  1394. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  1395. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  1396. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  1397. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  1398. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  1399. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  1400. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  1401. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1402. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1403. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  1404. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  1405. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1406. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1407. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  1408. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  1409. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1410. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  1411. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  1412. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  1413. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  1414. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  1415. CMD_HELP = status 1 # enter/leave help display
  1416. CMD_HELP off = bar left2 and status 1 # leave help display
  1417. CMD_HELP on = bar right2 and status 1 # enter help display
  1418. CMD_LEARN = status 2 # enter/leave command learn mode
  1419. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  1420. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  1421. CMD_INFO = status 5 # enter/leave status display
  1422. CMD_INFO off = bar left2 and status 5 # leave status display
  1423. CMD_INFO on = bar right2 and status 5 # enter status display
  1424. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  1425. CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
  1426. CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
  1427. CMD_DISPMD = status 7 # toggle display mode attributes/text
  1428. CMD_DISPMD off = bar left2 and status 7 # set display mode text
  1429. CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
  1430. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  1431. CMD_FREEZE off = bar left2 and status 8 # set screen mode live
  1432. CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
  1433. CMD_PREFMENU = status 9 # enter/leave preferences menu
  1434. CMD_PREFLOAD = status 10 # restore saved preferences
  1435. CMD_CSRVIS = status 11 # toggle cursor visibility on/off
  1436. CMD_CSRVIS off = bar left2 and status 11 # set cursor visibility off
  1437. CMD_CSRVIS on = bar right2 and status 11 # set cursor visibility on
  1438. CMD_ATTRVIS = status 12 # toggle attribute underlining on/off
  1439. CMD_ATTRVIS off = bar left2 and status 12 # set attribute underlining off
  1440. CMD_ATTRVIS on = bar right2 and status 12 # set attribute underlining on
  1441. CMD_PASTE = status 13 # insert cut buffer at cursor
  1442. # --------------------------------------------
  1443. # Terminal Parameters:
  1444. identification = 66
  1445. terminal = "BrailleX EL 80"
  1446. protocolrevision = 1
  1447. helpfile = "brltty-pm-el_80.hlp"
  1448. displaysize = 80
  1449. statuscells = 2
  1450. hasbar = 1 1 1 1
  1451. # Status Cells:
  1452. # flag: left half is cell number, right half is no/all dots for off/on
  1453. # horiz: horizontal two-digit number (for vertical status display)
  1454. # number: vertical two-digit number (for horizontal status display)
  1455. status 1 = number GSC_BRLROW # screen row where top of braille window is
  1456. status 2 = number GSC_CSRROW # screen row where cursor is
  1457. # Modifier Keys:
  1458. modifier = switch left rear
  1459. modifier = switch left front
  1460. modifier = switch right rear
  1461. modifier = switch right front
  1462. modifier = key left rear
  1463. modifier = key left front
  1464. modifier = key right rear
  1465. modifier = key right front
  1466. modifier = bar up1
  1467. modifier = bar down1
  1468. modifier = bar left1
  1469. modifier = bar right1
  1470. modifier = bar up2
  1471. modifier = bar down2
  1472. modifier = bar left2
  1473. modifier = bar right2
  1474. # Command Definitions:
  1475. CMD_LNUP = bar up1 # go up one line
  1476. CMD_LNDN = bar down1 # go down one line
  1477. CMD_TOP = bar up2 # go to top line
  1478. CMD_BOT = bar down2 # go to bottom line
  1479. CMD_FWINLT = bar left1 # go left one window
  1480. CMD_FWINRT = bar right1 # go right one window
  1481. CMD_LNBEG = bar left2 # go to beginning of line
  1482. CMD_LNEND = bar right2 # go to end of line
  1483. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  1484. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  1485. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  1486. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  1487. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  1488. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  1489. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  1490. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  1491. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  1492. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  1493. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  1494. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  1495. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  1496. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  1497. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  1498. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  1499. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  1500. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  1501. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  1502. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  1503. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  1504. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  1505. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  1506. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  1507. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  1508. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  1509. CMD_HELP = switch left front and bar up2 # enter/leave help display
  1510. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  1511. CMD_CHRLT = switch left front and bar left1 # go left one character
  1512. CMD_CHRRT = switch left front and bar right1 # go right one character
  1513. CMD_HWINLT = switch left front and bar left2 # go left half a window
  1514. CMD_HWINRT = switch left front and bar right2 # go right half a window
  1515. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  1516. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  1517. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  1518. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  1519. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  1520. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  1521. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  1522. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  1523. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  1524. CMD_HOME = key left front # go to cursor
  1525. CMD_HELP = key right rear # enter/leave help display
  1526. CMD_LEARN = key right front # enter/leave command learn mode
  1527. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  1528. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  1529. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  1530. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1531. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  1532. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  1533. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  1534. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  1535. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  1536. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  1537. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  1538. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  1539. CMD_INFO = key left front and bar left1 # enter/leave status display
  1540. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  1541. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  1542. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  1543. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  1544. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  1545. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  1546. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  1547. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  1548. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  1549. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  1550. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  1551. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  1552. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  1553. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  1554. CMD_SWSIM_BQ = key right front and bar down2 # 
  1555. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  1556. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  1557. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  1558. BLK_ROUTE = routing1 # bring cursor to character
  1559. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  1560. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  1561. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  1562. BLK_DESCCHAR = bar down2 and routing1 # describe character
  1563. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  1564. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  1565. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  1566. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  1567. BLK_DESCCHAR = routing2 # describe character
  1568. BLK_GOTOLINE on = status2 # go to line - set on
  1569. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1570. CMD_HOME = switch right rear and key left front # go to cursor
  1571. CMD_HELP = switch right rear and key right rear # enter/leave help display
  1572. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  1573. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1574. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1575. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1576. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1577. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1578. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1579. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1580. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1581. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  1582. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1583. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  1584. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1585. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  1586. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  1587. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  1588. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  1589. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1590. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1591. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  1592. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  1593. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  1594. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  1595. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  1596. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  1597. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1598. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1599. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  1600. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  1601. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1602. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1603. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  1604. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  1605. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1606. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1607. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  1608. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  1609. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1610. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  1611. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  1612. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  1613. BLK_DESCCHAR = switch right rear and routing2 # describe character
  1614. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  1615. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1616. CMD_HOME = switch right front and key left front # go to cursor
  1617. CMD_HELP = switch right front and key right rear # enter/leave help display
  1618. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  1619. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1620. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1621. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1622. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1623. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1624. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1625. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1626. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1627. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  1628. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  1629. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  1630. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1631. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  1632. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  1633. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  1634. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  1635. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  1636. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1637. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  1638. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  1639. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  1640. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  1641. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  1642. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  1643. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  1644. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  1645. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  1646. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  1647. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1648. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1649. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  1650. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  1651. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1652. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1653. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  1654. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  1655. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1656. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  1657. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  1658. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  1659. BLK_DESCCHAR = switch right front and routing2 # describe character
  1660. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  1661. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  1662. CMD_HOME = switch left rear and key left front # go to cursor
  1663. CMD_HELP = switch left rear and key right rear # enter/leave help display
  1664. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  1665. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1666. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  1667. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1668. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1669. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  1670. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  1671. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  1672. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  1673. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  1674. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  1675. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  1676. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  1677. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  1678. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  1679. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  1680. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  1681. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  1682. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  1683. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  1684. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  1685. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  1686. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  1687. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  1688. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  1689. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  1690. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  1691. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  1692. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  1693. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1694. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1695. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  1696. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  1697. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  1698. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  1699. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  1700. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  1701. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  1702. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  1703. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  1704. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  1705. BLK_DESCCHAR = switch left rear and routing2 # describe character
  1706. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  1707. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1708. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  1709. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  1710. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  1711. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1712. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1713. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1714. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1715. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1716. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1717. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1718. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1719. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  1720. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1721. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  1722. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1723. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  1724. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  1725. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  1726. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  1727. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1728. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1729. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  1730. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  1731. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  1732. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  1733. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  1734. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  1735. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1736. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1737. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  1738. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  1739. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1740. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1741. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  1742. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  1743. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1744. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1745. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  1746. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  1747. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1748. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  1749. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  1750. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  1751. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  1752. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  1753. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1754. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  1755. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  1756. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  1757. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1758. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1759. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1760. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1761. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1762. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1763. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1764. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1765. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  1766. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  1767. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  1768. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1769. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  1770. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  1771. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  1772. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  1773. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  1774. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1775. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  1776. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  1777. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  1778. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  1779. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  1780. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  1781. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  1782. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  1783. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  1784. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  1785. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1786. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1787. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  1788. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  1789. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1790. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1791. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  1792. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  1793. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1794. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  1795. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  1796. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  1797. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  1798. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  1799. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  1800. CMD_HOME = switch left front and key left front # go to cursor
  1801. CMD_HELP = switch left front and key right rear # enter/leave help display
  1802. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  1803. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1804. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  1805. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  1806. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1807. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  1808. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  1809. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  1810. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  1811. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  1812. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  1813. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  1814. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  1815. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  1816. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  1817. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  1818. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  1819. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  1820. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  1821. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  1822. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  1823. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  1824. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  1825. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  1826. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  1827. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  1828. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  1829. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  1830. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  1831. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1832. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  1833. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  1834. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  1835. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  1836. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  1837. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  1838. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  1839. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  1840. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  1841. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  1842. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  1843. BLK_DESCCHAR = switch left front and routing2 # describe character
  1844. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  1845. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  1846. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  1847. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  1848. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  1849. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1850. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  1851. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  1852. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1853. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  1854. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  1855. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  1856. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  1857. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  1858. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  1859. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  1860. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  1861. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  1862. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  1863. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  1864. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  1865. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  1866. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  1867. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  1868. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  1869. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  1870. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  1871. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  1872. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  1873. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  1874. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  1875. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  1876. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  1877. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1878. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  1879. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  1880. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  1881. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  1882. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  1883. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  1884. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  1885. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  1886. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  1887. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  1888. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  1889. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  1890. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  1891. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  1892. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  1893. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  1894. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  1895. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  1896. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  1897. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  1898. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  1899. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  1900. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  1901. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  1902. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  1903. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  1904. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  1905. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  1906. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  1907. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  1908. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  1909. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  1910. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  1911. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  1912. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  1913. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  1914. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  1915. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  1916. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  1917. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  1918. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  1919. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  1920. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  1921. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  1922. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  1923. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  1924. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  1925. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  1926. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  1927. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  1928. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  1929. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  1930. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  1931. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  1932. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  1933. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  1934. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  1935. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  1936. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  1937. CMD_HELP = status 1 # enter/leave help display
  1938. CMD_LEARN = status 2 # enter/leave command learn mode
  1939. # --------------------------------------------
  1940. # Terminal Parameters:
  1941. identification = 67
  1942. terminal = "BrailleX EL 2D-80"
  1943. protocolrevision = 1
  1944. helpfile = "brltty-pm-el_2d_80.hlp"
  1945. displaysize = 80
  1946. statuscells = 20
  1947. hasbar = 1 1 1 1
  1948. # Status Cells:
  1949. # flag: left half is cell number, right half is no/all dots for off/on
  1950. # horiz: horizontal two-digit number (for vertical status display)
  1951. # number: vertical two-digit number (for horizontal status display)
  1952. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  1953. status 3 = horiz GSC_CSRROW # screen row where cursor is
  1954. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  1955. status 6 = flag GSC_CSRTRK # cursor tracking
  1956. status 7 = flag GSC_DISPMD # attributes display
  1957. status 8 = flag GSC_FREEZE # frozen screen
  1958. status 10 = horiz GSC_SCRNUM # virtual screen number
  1959. status 12 = flag GSC_CSRVIS # visible cursor
  1960. status 13 = flag GSC_ATTRVIS # visible attributes underline
  1961. status 14 = flag GSC_CAPBLINK # blinking capital letters
  1962. status 15 = flag GSC_SIXDOTS # six-dot braille
  1963. status 16 = flag GSC_SKPIDLNS # skip identical lines
  1964. status 17 = flag GSC_TUNES # alert tunes
  1965. status 18 = flag GSC_AUTOSPEAK # autospeak
  1966. status 19 = flag GSC_AUTOREPEAT # autorepeat
  1967. # Modifier Keys:
  1968. modifier = switch left rear
  1969. modifier = switch left front
  1970. modifier = switch right rear
  1971. modifier = switch right front
  1972. modifier = key left rear
  1973. modifier = key left front
  1974. modifier = key right rear
  1975. modifier = key right front
  1976. modifier = bar up1
  1977. modifier = bar down1
  1978. modifier = bar left1
  1979. modifier = bar right1
  1980. modifier = bar up2
  1981. modifier = bar down2
  1982. modifier = bar left2
  1983. modifier = bar right2
  1984. # Command Definitions:
  1985. CMD_LNUP = bar up1 # go up one line
  1986. CMD_LNDN = bar down1 # go down one line
  1987. CMD_TOP = bar up2 # go to top line
  1988. CMD_BOT = bar down2 # go to bottom line
  1989. CMD_FWINLT = bar left1 # go left one window
  1990. CMD_FWINRT = bar right1 # go right one window
  1991. CMD_LNBEG = bar left2 # go to beginning of line
  1992. CMD_LNEND = bar right2 # go to end of line
  1993. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  1994. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  1995. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  1996. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  1997. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  1998. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  1999. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  2000. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  2001. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  2002. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  2003. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  2004. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  2005. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  2006. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  2007. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  2008. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  2009. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  2010. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  2011. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  2012. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  2013. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  2014. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  2015. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  2016. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  2017. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  2018. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  2019. CMD_HELP = switch left front and bar up2 # enter/leave help display
  2020. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  2021. CMD_CHRLT = switch left front and bar left1 # go left one character
  2022. CMD_CHRRT = switch left front and bar right1 # go right one character
  2023. CMD_HWINLT = switch left front and bar left2 # go left half a window
  2024. CMD_HWINRT = switch left front and bar right2 # go right half a window
  2025. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  2026. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  2027. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  2028. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  2029. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  2030. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  2031. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  2032. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  2033. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  2034. CMD_HOME = key left front # go to cursor
  2035. CMD_HELP = key right rear # enter/leave help display
  2036. CMD_LEARN = key right front # enter/leave command learn mode
  2037. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  2038. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  2039. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  2040. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2041. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  2042. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  2043. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  2044. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  2045. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  2046. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  2047. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  2048. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  2049. CMD_INFO = key left front and bar left1 # enter/leave status display
  2050. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  2051. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  2052. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  2053. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  2054. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  2055. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  2056. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  2057. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  2058. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  2059. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  2060. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  2061. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  2062. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  2063. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  2064. CMD_SWSIM_BQ = key right front and bar down2 # 
  2065. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  2066. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  2067. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  2068. BLK_ROUTE = routing1 # bring cursor to character
  2069. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  2070. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  2071. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  2072. BLK_DESCCHAR = bar down2 and routing1 # describe character
  2073. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  2074. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  2075. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  2076. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  2077. BLK_DESCCHAR = routing2 # describe character
  2078. BLK_GOTOLINE on = status2 # go to line - set on
  2079. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2080. CMD_HOME = switch right rear and key left front # go to cursor
  2081. CMD_HELP = switch right rear and key right rear # enter/leave help display
  2082. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  2083. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2084. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2085. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2086. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2087. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2088. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2089. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2090. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2091. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  2092. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2093. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  2094. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2095. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  2096. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  2097. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  2098. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  2099. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2100. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2101. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  2102. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  2103. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  2104. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  2105. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  2106. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  2107. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2108. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2109. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  2110. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  2111. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2112. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2113. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  2114. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  2115. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2116. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2117. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  2118. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  2119. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2120. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  2121. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  2122. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  2123. BLK_DESCCHAR = switch right rear and routing2 # describe character
  2124. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  2125. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2126. CMD_HOME = switch right front and key left front # go to cursor
  2127. CMD_HELP = switch right front and key right rear # enter/leave help display
  2128. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  2129. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2130. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2131. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2132. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2133. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2134. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2135. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2136. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2137. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  2138. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  2139. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  2140. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2141. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  2142. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  2143. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  2144. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  2145. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  2146. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2147. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  2148. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  2149. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  2150. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  2151. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  2152. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  2153. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  2154. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  2155. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  2156. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  2157. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2158. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2159. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  2160. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  2161. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2162. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2163. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  2164. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  2165. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2166. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  2167. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  2168. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  2169. BLK_DESCCHAR = switch right front and routing2 # describe character
  2170. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  2171. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  2172. CMD_HOME = switch left rear and key left front # go to cursor
  2173. CMD_HELP = switch left rear and key right rear # enter/leave help display
  2174. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  2175. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2176. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  2177. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2178. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2179. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  2180. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  2181. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  2182. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  2183. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  2184. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  2185. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  2186. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  2187. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  2188. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  2189. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  2190. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  2191. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  2192. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  2193. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  2194. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  2195. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  2196. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  2197. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  2198. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  2199. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  2200. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  2201. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  2202. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  2203. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2204. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2205. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  2206. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  2207. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  2208. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  2209. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  2210. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  2211. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  2212. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  2213. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  2214. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  2215. BLK_DESCCHAR = switch left rear and routing2 # describe character
  2216. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  2217. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2218. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  2219. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  2220. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  2221. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2222. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2223. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2224. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2225. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2226. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2227. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2228. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2229. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  2230. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2231. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  2232. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2233. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  2234. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  2235. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  2236. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  2237. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2238. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2239. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  2240. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  2241. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  2242. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  2243. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  2244. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  2245. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2246. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2247. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  2248. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  2249. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2250. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2251. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  2252. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  2253. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2254. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2255. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  2256. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  2257. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2258. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  2259. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  2260. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  2261. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  2262. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  2263. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2264. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  2265. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  2266. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  2267. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2268. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2269. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2270. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2271. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2272. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2273. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2274. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2275. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  2276. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  2277. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  2278. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2279. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  2280. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  2281. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  2282. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  2283. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  2284. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2285. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  2286. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  2287. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  2288. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  2289. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  2290. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  2291. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  2292. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  2293. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  2294. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  2295. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2296. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2297. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  2298. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  2299. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2300. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2301. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  2302. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  2303. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2304. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  2305. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  2306. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  2307. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  2308. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  2309. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  2310. CMD_HOME = switch left front and key left front # go to cursor
  2311. CMD_HELP = switch left front and key right rear # enter/leave help display
  2312. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  2313. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2314. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  2315. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  2316. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2317. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  2318. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  2319. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  2320. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  2321. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  2322. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  2323. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  2324. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  2325. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  2326. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  2327. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  2328. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  2329. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  2330. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  2331. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  2332. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  2333. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  2334. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  2335. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  2336. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  2337. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  2338. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  2339. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  2340. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  2341. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2342. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  2343. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  2344. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  2345. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  2346. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  2347. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  2348. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  2349. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  2350. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  2351. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  2352. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  2353. BLK_DESCCHAR = switch left front and routing2 # describe character
  2354. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  2355. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2356. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  2357. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  2358. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  2359. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2360. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2361. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2362. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2363. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2364. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2365. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2366. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2367. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  2368. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2369. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  2370. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2371. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  2372. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  2373. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  2374. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  2375. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2376. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2377. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  2378. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  2379. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  2380. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  2381. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  2382. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  2383. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2384. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2385. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  2386. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  2387. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2388. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2389. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  2390. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  2391. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2392. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2393. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  2394. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  2395. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2396. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  2397. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  2398. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  2399. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  2400. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  2401. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2402. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  2403. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  2404. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  2405. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2406. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2407. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2408. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2409. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2410. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2411. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2412. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2413. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  2414. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  2415. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  2416. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2417. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  2418. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  2419. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  2420. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  2421. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  2422. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2423. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  2424. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  2425. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  2426. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  2427. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  2428. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  2429. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  2430. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  2431. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  2432. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  2433. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2434. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2435. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  2436. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  2437. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2438. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2439. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  2440. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  2441. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2442. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  2443. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  2444. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  2445. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  2446. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  2447. CMD_HELP = status 1 # enter/leave help display
  2448. CMD_HELP off = bar left2 and status 1 # leave help display
  2449. CMD_HELP on = bar right2 and status 1 # enter help display
  2450. CMD_LEARN = status 2 # enter/leave command learn mode
  2451. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  2452. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  2453. CMD_INFO = status 5 # enter/leave status display
  2454. CMD_INFO off = bar left2 and status 5 # leave status display
  2455. CMD_INFO on = bar right2 and status 5 # enter status display
  2456. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  2457. CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
  2458. CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
  2459. CMD_DISPMD = status 7 # toggle display mode attributes/text
  2460. CMD_DISPMD off = bar left2 and status 7 # set display mode text
  2461. CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
  2462. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  2463. CMD_FREEZE off = bar left2 and status 8 # set screen mode live
  2464. CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
  2465. CMD_PREFMENU = status 9 # enter/leave preferences menu
  2466. CMD_PREFSAVE = status 10 # save current preferences
  2467. CMD_PREFLOAD = status 11 # restore saved preferences
  2468. CMD_CSRVIS = status 12 # toggle cursor visibility on/off
  2469. CMD_CSRVIS off = bar left2 and status 12 # set cursor visibility off
  2470. CMD_CSRVIS on = bar right2 and status 12 # set cursor visibility on
  2471. CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
  2472. CMD_ATTRVIS off = bar left2 and status 13 # set attribute underlining off
  2473. CMD_ATTRVIS on = bar right2 and status 13 # set attribute underlining on
  2474. CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
  2475. CMD_CAPBLINK off = bar left2 and status 14 # set capital letter blinking off
  2476. CMD_CAPBLINK on = bar right2 and status 14 # set capital letter blinking on
  2477. CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
  2478. CMD_SIXDOTS off = bar left2 and status 15 # set text style 8-dot
  2479. CMD_SIXDOTS on = bar right2 and status 15 # set text style 6-dot
  2480. CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
  2481. CMD_SKPIDLNS off = bar left2 and status 16 # set skipping of lines with identical content off
  2482. CMD_SKPIDLNS on = bar right2 and status 16 # set skipping of lines with identical content on
  2483. CMD_TUNES = status 17 # toggle alert tunes on/off
  2484. CMD_TUNES off = bar left2 and status 17 # set alert tunes off
  2485. CMD_TUNES on = bar right2 and status 17 # set alert tunes on
  2486. CMD_AUTOSPEAK = status 18 # toggle autospeak on/off
  2487. CMD_AUTOSPEAK off = bar left2 and status 18 # set autospeak off
  2488. CMD_AUTOSPEAK on = bar right2 and status 18 # set autospeak on
  2489. CMD_AUTOREPEAT = status 19 # toggle autorepeat on/off
  2490. CMD_AUTOREPEAT off = bar left2 and status 19 # set autorepeat off
  2491. CMD_AUTOREPEAT on = bar right2 and status 19 # set autorepeat on
  2492. CMD_PASTE = status 20 # insert cut buffer at cursor
  2493. # --------------------------------------------
  2494. # Terminal Parameters:
  2495. identification = 68
  2496. terminal = "BrailleX EL 40 P"
  2497. protocolrevision = 1
  2498. helpfile = "brltty-pm-el_40_p.hlp"
  2499. displaysize = 40
  2500. hasbar = 1 1 1 0
  2501. # Modifier Keys:
  2502. modifier = switch left rear
  2503. modifier = switch left front
  2504. modifier = switch right rear
  2505. modifier = switch right front
  2506. modifier = key left rear
  2507. modifier = key left front
  2508. modifier = key right rear
  2509. modifier = key right front
  2510. modifier = bar up1
  2511. modifier = bar down1
  2512. modifier = bar left1
  2513. modifier = bar right1
  2514. modifier = bar up2
  2515. modifier = bar down2
  2516. modifier = bar left2
  2517. modifier = bar right2
  2518. # Command Definitions:
  2519. CMD_LNUP = bar up1 # go up one line
  2520. CMD_LNDN = bar down1 # go down one line
  2521. CMD_TOP = bar up2 # go to top line
  2522. CMD_BOT = bar down2 # go to bottom line
  2523. CMD_FWINLT = bar left1 # go left one window
  2524. CMD_FWINRT = bar right1 # go right one window
  2525. CMD_LNBEG = bar left2 # go to beginning of line
  2526. CMD_LNEND = bar right2 # go to end of line
  2527. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  2528. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  2529. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  2530. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  2531. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  2532. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  2533. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  2534. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  2535. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  2536. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  2537. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  2538. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  2539. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  2540. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  2541. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  2542. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  2543. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  2544. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  2545. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  2546. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  2547. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  2548. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  2549. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  2550. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  2551. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  2552. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  2553. CMD_HELP = switch left front and bar up2 # enter/leave help display
  2554. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  2555. CMD_CHRLT = switch left front and bar left1 # go left one character
  2556. CMD_CHRRT = switch left front and bar right1 # go right one character
  2557. CMD_HWINLT = switch left front and bar left2 # go left half a window
  2558. CMD_HWINRT = switch left front and bar right2 # go right half a window
  2559. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  2560. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  2561. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  2562. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  2563. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  2564. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  2565. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  2566. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  2567. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  2568. CMD_HOME = key left front # go to cursor
  2569. CMD_HELP = key right rear # enter/leave help display
  2570. CMD_LEARN = key right front # enter/leave command learn mode
  2571. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  2572. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  2573. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  2574. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2575. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  2576. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  2577. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  2578. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  2579. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  2580. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  2581. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  2582. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  2583. CMD_INFO = key left front and bar left1 # enter/leave status display
  2584. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  2585. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  2586. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  2587. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  2588. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  2589. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  2590. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  2591. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  2592. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  2593. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  2594. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  2595. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  2596. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  2597. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  2598. CMD_SWSIM_BQ = key right front and bar down2 # 
  2599. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  2600. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  2601. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  2602. BLK_ROUTE = routing1 # bring cursor to character
  2603. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  2604. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  2605. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  2606. BLK_DESCCHAR = bar down2 and routing1 # describe character
  2607. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  2608. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  2609. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  2610. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  2611. BLK_DESCCHAR = routing2 # describe character
  2612. BLK_GOTOLINE on = status2 # go to line - set on
  2613. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2614. CMD_HOME = switch right rear and key left front # go to cursor
  2615. CMD_HELP = switch right rear and key right rear # enter/leave help display
  2616. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  2617. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2618. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2619. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2620. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2621. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2622. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2623. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2624. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2625. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  2626. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2627. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  2628. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2629. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  2630. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  2631. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  2632. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  2633. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2634. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2635. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  2636. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  2637. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  2638. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  2639. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  2640. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  2641. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2642. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2643. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  2644. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  2645. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2646. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2647. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  2648. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  2649. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2650. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2651. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  2652. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  2653. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2654. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  2655. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  2656. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  2657. BLK_DESCCHAR = switch right rear and routing2 # describe character
  2658. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  2659. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2660. CMD_HOME = switch right front and key left front # go to cursor
  2661. CMD_HELP = switch right front and key right rear # enter/leave help display
  2662. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  2663. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2664. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2665. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2666. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2667. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2668. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2669. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2670. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2671. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  2672. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  2673. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  2674. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2675. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  2676. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  2677. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  2678. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  2679. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  2680. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2681. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  2682. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  2683. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  2684. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  2685. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  2686. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  2687. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  2688. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  2689. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  2690. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  2691. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2692. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2693. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  2694. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  2695. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2696. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2697. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  2698. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  2699. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2700. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  2701. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  2702. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  2703. BLK_DESCCHAR = switch right front and routing2 # describe character
  2704. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  2705. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  2706. CMD_HOME = switch left rear and key left front # go to cursor
  2707. CMD_HELP = switch left rear and key right rear # enter/leave help display
  2708. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  2709. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2710. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  2711. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2712. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2713. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  2714. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  2715. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  2716. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  2717. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  2718. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  2719. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  2720. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  2721. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  2722. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  2723. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  2724. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  2725. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  2726. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  2727. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  2728. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  2729. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  2730. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  2731. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  2732. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  2733. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  2734. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  2735. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  2736. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  2737. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2738. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2739. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  2740. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  2741. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  2742. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  2743. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  2744. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  2745. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  2746. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  2747. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  2748. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  2749. BLK_DESCCHAR = switch left rear and routing2 # describe character
  2750. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  2751. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2752. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  2753. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  2754. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  2755. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2756. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2757. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2758. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2759. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2760. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2761. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2762. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2763. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  2764. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2765. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  2766. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2767. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  2768. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  2769. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  2770. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  2771. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2772. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2773. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  2774. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  2775. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  2776. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  2777. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  2778. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  2779. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2780. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2781. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  2782. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  2783. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2784. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2785. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  2786. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  2787. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2788. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2789. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  2790. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  2791. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2792. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  2793. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  2794. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  2795. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  2796. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  2797. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2798. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  2799. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  2800. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  2801. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2802. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2803. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2804. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2805. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2806. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2807. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2808. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2809. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  2810. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  2811. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  2812. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2813. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  2814. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  2815. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  2816. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  2817. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  2818. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2819. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  2820. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  2821. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  2822. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  2823. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  2824. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  2825. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  2826. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  2827. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  2828. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  2829. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2830. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2831. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  2832. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  2833. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2834. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2835. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  2836. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  2837. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2838. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  2839. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  2840. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  2841. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  2842. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  2843. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  2844. CMD_HOME = switch left front and key left front # go to cursor
  2845. CMD_HELP = switch left front and key right rear # enter/leave help display
  2846. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  2847. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2848. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  2849. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  2850. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2851. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  2852. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  2853. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  2854. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  2855. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  2856. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  2857. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  2858. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  2859. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  2860. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  2861. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  2862. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  2863. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  2864. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  2865. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  2866. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  2867. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  2868. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  2869. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  2870. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  2871. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  2872. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  2873. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  2874. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  2875. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2876. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  2877. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  2878. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  2879. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  2880. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  2881. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  2882. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  2883. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  2884. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  2885. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  2886. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  2887. BLK_DESCCHAR = switch left front and routing2 # describe character
  2888. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  2889. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  2890. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  2891. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  2892. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  2893. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2894. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  2895. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  2896. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2897. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  2898. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  2899. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  2900. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  2901. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  2902. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  2903. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  2904. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  2905. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  2906. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  2907. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  2908. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  2909. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  2910. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  2911. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  2912. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  2913. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  2914. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  2915. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  2916. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  2917. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  2918. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  2919. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  2920. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  2921. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2922. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  2923. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  2924. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  2925. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  2926. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  2927. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  2928. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  2929. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  2930. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  2931. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  2932. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  2933. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  2934. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  2935. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  2936. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  2937. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  2938. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  2939. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  2940. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  2941. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  2942. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  2943. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  2944. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  2945. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  2946. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  2947. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  2948. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  2949. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  2950. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  2951. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  2952. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  2953. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  2954. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  2955. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  2956. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  2957. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  2958. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  2959. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  2960. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  2961. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  2962. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  2963. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  2964. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  2965. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  2966. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  2967. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  2968. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  2969. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  2970. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  2971. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  2972. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  2973. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  2974. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  2975. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  2976. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  2977. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  2978. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  2979. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  2980. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  2981. # --------------------------------------------
  2982. # Terminal Parameters:
  2983. identification = 69
  2984. terminal = "BrailleX Elba 32"
  2985. protocolrevision = 1
  2986. helpfile = "brltty-pm-elba_32.hlp"
  2987. displaysize = 32
  2988. hasbar = 1 1 1 1
  2989. # Modifier Keys:
  2990. modifier = switch left rear
  2991. modifier = switch left front
  2992. modifier = switch right rear
  2993. modifier = switch right front
  2994. modifier = key left rear
  2995. modifier = key left front
  2996. modifier = key right rear
  2997. modifier = key right front
  2998. modifier = bar up1
  2999. modifier = bar down1
  3000. modifier = bar left1
  3001. modifier = bar right1
  3002. modifier = bar up2
  3003. modifier = bar down2
  3004. modifier = bar left2
  3005. modifier = bar right2
  3006. # Command Definitions:
  3007. CMD_LNUP = bar up1 # go up one line
  3008. CMD_LNDN = bar down1 # go down one line
  3009. CMD_TOP = bar up2 # go to top line
  3010. CMD_BOT = bar down2 # go to bottom line
  3011. CMD_FWINLT = bar left1 # go left one window
  3012. CMD_FWINRT = bar right1 # go right one window
  3013. CMD_LNBEG = bar left2 # go to beginning of line
  3014. CMD_LNEND = bar right2 # go to end of line
  3015. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  3016. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  3017. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  3018. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  3019. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  3020. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  3021. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  3022. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  3023. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  3024. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  3025. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  3026. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  3027. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  3028. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  3029. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  3030. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  3031. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  3032. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  3033. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  3034. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  3035. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  3036. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  3037. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  3038. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  3039. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  3040. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  3041. CMD_HELP = switch left front and bar up2 # enter/leave help display
  3042. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  3043. CMD_CHRLT = switch left front and bar left1 # go left one character
  3044. CMD_CHRRT = switch left front and bar right1 # go right one character
  3045. CMD_HWINLT = switch left front and bar left2 # go left half a window
  3046. CMD_HWINRT = switch left front and bar right2 # go right half a window
  3047. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  3048. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  3049. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  3050. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  3051. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  3052. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  3053. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  3054. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  3055. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  3056. CMD_HOME = key left front # go to cursor
  3057. CMD_HELP = key right rear # enter/leave help display
  3058. CMD_LEARN = key right front # enter/leave command learn mode
  3059. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  3060. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  3061. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  3062. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3063. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  3064. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  3065. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  3066. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  3067. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  3068. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  3069. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  3070. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  3071. CMD_INFO = key left front and bar left1 # enter/leave status display
  3072. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  3073. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  3074. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  3075. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  3076. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  3077. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  3078. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  3079. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  3080. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  3081. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  3082. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  3083. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  3084. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  3085. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  3086. CMD_SWSIM_BQ = key right front and bar down2 # 
  3087. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  3088. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  3089. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  3090. BLK_ROUTE = routing1 # bring cursor to character
  3091. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  3092. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  3093. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  3094. BLK_DESCCHAR = bar down2 and routing1 # describe character
  3095. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  3096. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  3097. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  3098. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  3099. BLK_DESCCHAR = routing2 # describe character
  3100. BLK_GOTOLINE on = status2 # go to line - set on
  3101. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3102. CMD_HOME = switch right rear and key left front # go to cursor
  3103. CMD_HELP = switch right rear and key right rear # enter/leave help display
  3104. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  3105. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3106. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3107. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3108. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3109. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3110. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3111. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3112. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3113. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  3114. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3115. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  3116. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3117. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  3118. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  3119. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  3120. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  3121. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3122. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3123. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  3124. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  3125. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  3126. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  3127. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  3128. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  3129. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3130. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3131. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  3132. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  3133. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3134. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3135. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  3136. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  3137. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3138. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3139. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  3140. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  3141. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3142. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  3143. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  3144. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  3145. BLK_DESCCHAR = switch right rear and routing2 # describe character
  3146. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  3147. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3148. CMD_HOME = switch right front and key left front # go to cursor
  3149. CMD_HELP = switch right front and key right rear # enter/leave help display
  3150. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  3151. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3152. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3153. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3154. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3155. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3156. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3157. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3158. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3159. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  3160. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  3161. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  3162. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3163. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  3164. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  3165. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  3166. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  3167. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  3168. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3169. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  3170. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  3171. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  3172. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  3173. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  3174. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  3175. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  3176. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  3177. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  3178. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  3179. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3180. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3181. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  3182. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  3183. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3184. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3185. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  3186. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  3187. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3188. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  3189. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  3190. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  3191. BLK_DESCCHAR = switch right front and routing2 # describe character
  3192. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  3193. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  3194. CMD_HOME = switch left rear and key left front # go to cursor
  3195. CMD_HELP = switch left rear and key right rear # enter/leave help display
  3196. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  3197. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3198. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  3199. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3200. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3201. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  3202. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  3203. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  3204. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  3205. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  3206. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  3207. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  3208. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  3209. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  3210. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  3211. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  3212. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  3213. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  3214. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  3215. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  3216. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  3217. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  3218. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  3219. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  3220. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  3221. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  3222. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  3223. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  3224. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  3225. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3226. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3227. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  3228. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  3229. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  3230. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  3231. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  3232. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  3233. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  3234. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  3235. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  3236. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  3237. BLK_DESCCHAR = switch left rear and routing2 # describe character
  3238. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  3239. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3240. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  3241. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  3242. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  3243. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3244. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3245. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3246. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3247. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3248. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3249. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3250. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3251. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  3252. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3253. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  3254. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3255. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  3256. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  3257. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  3258. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  3259. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3260. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3261. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  3262. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  3263. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  3264. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  3265. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  3266. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  3267. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3268. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3269. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  3270. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  3271. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3272. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3273. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  3274. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  3275. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3276. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3277. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  3278. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  3279. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3280. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  3281. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  3282. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  3283. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  3284. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  3285. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3286. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  3287. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  3288. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  3289. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3290. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3291. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3292. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3293. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3294. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3295. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3296. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3297. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  3298. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  3299. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  3300. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3301. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  3302. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  3303. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  3304. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  3305. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  3306. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3307. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  3308. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  3309. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  3310. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  3311. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  3312. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  3313. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  3314. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  3315. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  3316. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  3317. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3318. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3319. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  3320. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  3321. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3322. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3323. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  3324. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  3325. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3326. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  3327. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  3328. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  3329. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  3330. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  3331. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  3332. CMD_HOME = switch left front and key left front # go to cursor
  3333. CMD_HELP = switch left front and key right rear # enter/leave help display
  3334. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  3335. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3336. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  3337. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  3338. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3339. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  3340. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  3341. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  3342. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  3343. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  3344. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  3345. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  3346. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  3347. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  3348. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  3349. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  3350. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  3351. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  3352. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  3353. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  3354. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  3355. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  3356. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  3357. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  3358. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  3359. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  3360. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  3361. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  3362. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  3363. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3364. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  3365. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  3366. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  3367. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  3368. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  3369. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  3370. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  3371. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  3372. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  3373. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  3374. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  3375. BLK_DESCCHAR = switch left front and routing2 # describe character
  3376. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  3377. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3378. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  3379. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  3380. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  3381. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3382. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3383. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3384. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3385. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3386. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3387. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3388. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3389. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  3390. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3391. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  3392. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3393. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  3394. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  3395. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  3396. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  3397. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3398. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3399. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  3400. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  3401. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  3402. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  3403. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  3404. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  3405. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3406. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3407. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  3408. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  3409. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3410. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3411. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  3412. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  3413. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3414. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3415. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  3416. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  3417. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3418. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  3419. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  3420. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  3421. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  3422. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  3423. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3424. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  3425. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  3426. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  3427. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3428. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3429. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3430. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3431. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3432. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3433. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3434. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3435. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  3436. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  3437. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  3438. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3439. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  3440. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  3441. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  3442. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  3443. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  3444. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3445. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  3446. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  3447. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  3448. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  3449. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  3450. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  3451. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  3452. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  3453. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  3454. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  3455. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3456. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3457. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  3458. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  3459. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3460. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3461. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  3462. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  3463. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3464. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  3465. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  3466. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  3467. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  3468. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  3469. # --------------------------------------------
  3470. # Terminal Parameters:
  3471. identification = 70
  3472. terminal = "BrailleX Elba 20"
  3473. protocolrevision = 1
  3474. helpfile = "brltty-pm-elba_20.hlp"
  3475. displaysize = 20
  3476. hasbar = 1 1 1 1
  3477. # Modifier Keys:
  3478. modifier = switch left rear
  3479. modifier = switch left front
  3480. modifier = switch right rear
  3481. modifier = switch right front
  3482. modifier = key left rear
  3483. modifier = key left front
  3484. modifier = key right rear
  3485. modifier = key right front
  3486. modifier = bar up1
  3487. modifier = bar down1
  3488. modifier = bar left1
  3489. modifier = bar right1
  3490. modifier = bar up2
  3491. modifier = bar down2
  3492. modifier = bar left2
  3493. modifier = bar right2
  3494. # Command Definitions:
  3495. CMD_LNUP = bar up1 # go up one line
  3496. CMD_LNDN = bar down1 # go down one line
  3497. CMD_TOP = bar up2 # go to top line
  3498. CMD_BOT = bar down2 # go to bottom line
  3499. CMD_FWINLT = bar left1 # go left one window
  3500. CMD_FWINRT = bar right1 # go right one window
  3501. CMD_LNBEG = bar left2 # go to beginning of line
  3502. CMD_LNEND = bar right2 # go to end of line
  3503. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  3504. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  3505. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  3506. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  3507. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  3508. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  3509. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  3510. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  3511. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  3512. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  3513. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  3514. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  3515. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  3516. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  3517. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  3518. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  3519. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  3520. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  3521. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  3522. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  3523. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  3524. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  3525. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  3526. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  3527. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  3528. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  3529. CMD_HELP = switch left front and bar up2 # enter/leave help display
  3530. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  3531. CMD_CHRLT = switch left front and bar left1 # go left one character
  3532. CMD_CHRRT = switch left front and bar right1 # go right one character
  3533. CMD_HWINLT = switch left front and bar left2 # go left half a window
  3534. CMD_HWINRT = switch left front and bar right2 # go right half a window
  3535. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  3536. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  3537. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  3538. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  3539. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  3540. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  3541. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  3542. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  3543. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  3544. CMD_HOME = key left front # go to cursor
  3545. CMD_HELP = key right rear # enter/leave help display
  3546. CMD_LEARN = key right front # enter/leave command learn mode
  3547. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  3548. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  3549. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  3550. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3551. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  3552. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  3553. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  3554. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  3555. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  3556. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  3557. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  3558. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  3559. CMD_INFO = key left front and bar left1 # enter/leave status display
  3560. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  3561. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  3562. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  3563. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  3564. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  3565. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  3566. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  3567. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  3568. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  3569. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  3570. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  3571. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  3572. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  3573. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  3574. CMD_SWSIM_BQ = key right front and bar down2 # 
  3575. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  3576. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  3577. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  3578. BLK_ROUTE = routing1 # bring cursor to character
  3579. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  3580. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  3581. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  3582. BLK_DESCCHAR = bar down2 and routing1 # describe character
  3583. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  3584. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  3585. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  3586. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  3587. BLK_DESCCHAR = routing2 # describe character
  3588. BLK_GOTOLINE on = status2 # go to line - set on
  3589. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3590. CMD_HOME = switch right rear and key left front # go to cursor
  3591. CMD_HELP = switch right rear and key right rear # enter/leave help display
  3592. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  3593. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3594. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3595. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3596. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3597. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3598. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3599. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3600. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3601. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  3602. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3603. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  3604. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3605. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  3606. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  3607. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  3608. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  3609. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3610. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3611. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  3612. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  3613. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  3614. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  3615. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  3616. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  3617. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3618. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3619. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  3620. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  3621. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3622. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3623. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  3624. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  3625. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3626. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3627. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  3628. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  3629. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3630. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  3631. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  3632. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  3633. BLK_DESCCHAR = switch right rear and routing2 # describe character
  3634. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  3635. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3636. CMD_HOME = switch right front and key left front # go to cursor
  3637. CMD_HELP = switch right front and key right rear # enter/leave help display
  3638. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  3639. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3640. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3641. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3642. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3643. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3644. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3645. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3646. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3647. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  3648. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  3649. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  3650. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3651. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  3652. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  3653. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  3654. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  3655. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  3656. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3657. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  3658. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  3659. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  3660. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  3661. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  3662. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  3663. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  3664. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  3665. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  3666. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  3667. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3668. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3669. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  3670. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  3671. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3672. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3673. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  3674. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  3675. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3676. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  3677. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  3678. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  3679. BLK_DESCCHAR = switch right front and routing2 # describe character
  3680. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  3681. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  3682. CMD_HOME = switch left rear and key left front # go to cursor
  3683. CMD_HELP = switch left rear and key right rear # enter/leave help display
  3684. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  3685. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3686. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  3687. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3688. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3689. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  3690. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  3691. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  3692. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  3693. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  3694. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  3695. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  3696. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  3697. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  3698. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  3699. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  3700. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  3701. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  3702. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  3703. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  3704. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  3705. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  3706. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  3707. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  3708. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  3709. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  3710. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  3711. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  3712. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  3713. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3714. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3715. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  3716. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  3717. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  3718. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  3719. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  3720. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  3721. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  3722. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  3723. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  3724. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  3725. BLK_DESCCHAR = switch left rear and routing2 # describe character
  3726. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  3727. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3728. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  3729. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  3730. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  3731. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3732. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3733. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3734. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3735. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3736. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3737. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3738. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3739. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  3740. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3741. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  3742. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3743. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  3744. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  3745. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  3746. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  3747. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3748. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3749. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  3750. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  3751. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  3752. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  3753. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  3754. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  3755. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3756. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3757. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  3758. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  3759. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3760. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3761. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  3762. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  3763. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3764. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3765. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  3766. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  3767. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3768. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  3769. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  3770. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  3771. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  3772. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  3773. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3774. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  3775. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  3776. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  3777. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3778. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3779. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3780. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3781. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3782. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3783. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3784. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3785. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  3786. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  3787. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  3788. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3789. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  3790. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  3791. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  3792. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  3793. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  3794. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3795. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  3796. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  3797. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  3798. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  3799. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  3800. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  3801. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  3802. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  3803. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  3804. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  3805. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3806. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3807. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  3808. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  3809. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3810. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3811. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  3812. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  3813. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3814. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  3815. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  3816. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  3817. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  3818. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  3819. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  3820. CMD_HOME = switch left front and key left front # go to cursor
  3821. CMD_HELP = switch left front and key right rear # enter/leave help display
  3822. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  3823. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3824. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  3825. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  3826. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3827. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  3828. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  3829. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  3830. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  3831. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  3832. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  3833. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  3834. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  3835. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  3836. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  3837. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  3838. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  3839. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  3840. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  3841. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  3842. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  3843. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  3844. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  3845. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  3846. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  3847. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  3848. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  3849. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  3850. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  3851. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3852. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  3853. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  3854. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  3855. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  3856. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  3857. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  3858. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  3859. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  3860. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  3861. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  3862. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  3863. BLK_DESCCHAR = switch left front and routing2 # describe character
  3864. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  3865. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  3866. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  3867. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  3868. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  3869. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3870. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  3871. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  3872. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3873. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  3874. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  3875. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  3876. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  3877. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  3878. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  3879. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  3880. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  3881. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  3882. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  3883. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  3884. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  3885. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  3886. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  3887. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  3888. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  3889. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  3890. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  3891. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  3892. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  3893. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  3894. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  3895. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  3896. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  3897. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3898. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  3899. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  3900. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  3901. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  3902. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  3903. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  3904. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  3905. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  3906. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  3907. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  3908. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  3909. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  3910. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  3911. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  3912. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  3913. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  3914. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  3915. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  3916. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  3917. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  3918. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  3919. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  3920. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  3921. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  3922. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  3923. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  3924. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  3925. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  3926. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  3927. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  3928. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  3929. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  3930. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  3931. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  3932. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  3933. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  3934. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  3935. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  3936. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  3937. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  3938. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  3939. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  3940. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  3941. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  3942. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  3943. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  3944. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  3945. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  3946. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  3947. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  3948. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  3949. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  3950. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  3951. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  3952. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  3953. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  3954. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  3955. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  3956. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  3957. # --------------------------------------------
  3958. # Terminal Parameters:
  3959. identification = 85
  3960. terminal = "BrailleX EL40s"
  3961. protocolrevision = 1
  3962. helpfile = "brltty-pm-el40s.hlp"
  3963. displaysize = 40
  3964. hasbar = 0 0 1 1
  3965. # Modifier Keys:
  3966. modifier = switch left rear
  3967. modifier = switch left front
  3968. modifier = switch right rear
  3969. modifier = switch right front
  3970. modifier = key left rear
  3971. modifier = key left front
  3972. modifier = key right rear
  3973. modifier = key right front
  3974. modifier = bar up1
  3975. modifier = bar down1
  3976. modifier = bar left1
  3977. modifier = bar right1
  3978. modifier = bar up2
  3979. modifier = bar down2
  3980. modifier = bar left2
  3981. modifier = bar right2
  3982. # Command Definitions:
  3983. CMD_LNUP = bar up1 # go up one line
  3984. CMD_LNDN = bar down1 # go down one line
  3985. CMD_TOP = bar up2 # go to top line
  3986. CMD_BOT = bar down2 # go to bottom line
  3987. CMD_FWINLT = bar left1 # go left one window
  3988. CMD_FWINRT = bar right1 # go right one window
  3989. CMD_LNBEG = bar left2 # go to beginning of line
  3990. CMD_LNEND = bar right2 # go to end of line
  3991. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  3992. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  3993. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  3994. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  3995. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  3996. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  3997. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  3998. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  3999. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  4000. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  4001. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  4002. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  4003. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  4004. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  4005. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  4006. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  4007. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  4008. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  4009. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  4010. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  4011. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  4012. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  4013. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  4014. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  4015. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  4016. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  4017. CMD_HELP = switch left front and bar up2 # enter/leave help display
  4018. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  4019. CMD_CHRLT = switch left front and bar left1 # go left one character
  4020. CMD_CHRRT = switch left front and bar right1 # go right one character
  4021. CMD_HWINLT = switch left front and bar left2 # go left half a window
  4022. CMD_HWINRT = switch left front and bar right2 # go right half a window
  4023. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  4024. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  4025. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  4026. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  4027. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  4028. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  4029. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  4030. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  4031. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  4032. CMD_HOME = key left front # go to cursor
  4033. CMD_HELP = key right rear # enter/leave help display
  4034. CMD_LEARN = key right front # enter/leave command learn mode
  4035. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  4036. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  4037. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  4038. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4039. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  4040. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  4041. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  4042. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  4043. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  4044. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  4045. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  4046. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  4047. CMD_INFO = key left front and bar left1 # enter/leave status display
  4048. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  4049. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  4050. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  4051. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  4052. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  4053. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  4054. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  4055. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  4056. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  4057. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  4058. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  4059. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  4060. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  4061. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  4062. CMD_SWSIM_BQ = key right front and bar down2 # 
  4063. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  4064. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  4065. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  4066. BLK_ROUTE = routing1 # bring cursor to character
  4067. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  4068. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  4069. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  4070. BLK_DESCCHAR = bar down2 and routing1 # describe character
  4071. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  4072. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  4073. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  4074. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  4075. BLK_DESCCHAR = routing2 # describe character
  4076. BLK_GOTOLINE on = status2 # go to line - set on
  4077. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4078. CMD_HOME = switch right rear and key left front # go to cursor
  4079. CMD_HELP = switch right rear and key right rear # enter/leave help display
  4080. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  4081. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4082. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4083. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4084. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4085. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4086. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4087. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4088. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4089. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  4090. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4091. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  4092. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4093. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  4094. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  4095. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  4096. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  4097. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4098. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4099. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  4100. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  4101. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  4102. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  4103. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  4104. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  4105. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4106. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4107. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  4108. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  4109. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4110. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4111. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  4112. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  4113. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4114. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4115. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  4116. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  4117. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4118. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  4119. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  4120. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  4121. BLK_DESCCHAR = switch right rear and routing2 # describe character
  4122. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  4123. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4124. CMD_HOME = switch right front and key left front # go to cursor
  4125. CMD_HELP = switch right front and key right rear # enter/leave help display
  4126. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  4127. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4128. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4129. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4130. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4131. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4132. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4133. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4134. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4135. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  4136. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  4137. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  4138. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4139. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  4140. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  4141. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  4142. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  4143. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  4144. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4145. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  4146. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  4147. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  4148. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  4149. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  4150. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  4151. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  4152. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  4153. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  4154. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  4155. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4156. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  4157. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  4158. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  4159. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  4160. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  4161. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  4162. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  4163. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  4164. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  4165. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  4166. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  4167. BLK_DESCCHAR = switch right front and routing2 # describe character
  4168. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  4169. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  4170. CMD_HOME = switch left rear and key left front # go to cursor
  4171. CMD_HELP = switch left rear and key right rear # enter/leave help display
  4172. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  4173. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4174. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  4175. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4176. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4177. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  4178. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  4179. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  4180. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  4181. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  4182. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  4183. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  4184. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  4185. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  4186. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  4187. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  4188. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  4189. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  4190. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  4191. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  4192. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  4193. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  4194. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  4195. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  4196. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  4197. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  4198. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  4199. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  4200. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  4201. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4202. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4203. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  4204. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  4205. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  4206. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  4207. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  4208. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  4209. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  4210. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  4211. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  4212. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  4213. BLK_DESCCHAR = switch left rear and routing2 # describe character
  4214. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  4215. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4216. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  4217. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  4218. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  4219. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4220. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4221. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4222. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4223. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4224. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4225. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4226. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4227. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  4228. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4229. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  4230. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4231. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  4232. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  4233. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  4234. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  4235. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4236. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4237. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  4238. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  4239. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  4240. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  4241. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  4242. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  4243. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4244. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4245. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  4246. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  4247. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4248. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4249. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  4250. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  4251. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4252. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4253. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  4254. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  4255. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4256. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  4257. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  4258. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  4259. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  4260. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  4261. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4262. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  4263. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  4264. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  4265. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4266. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4267. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4268. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4269. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4270. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4271. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4272. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4273. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  4274. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  4275. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  4276. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4277. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  4278. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  4279. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  4280. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  4281. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  4282. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4283. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  4284. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  4285. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  4286. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  4287. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  4288. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  4289. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  4290. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  4291. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  4292. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  4293. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4294. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  4295. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  4296. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  4297. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  4298. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  4299. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  4300. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  4301. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  4302. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  4303. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  4304. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  4305. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  4306. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  4307. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  4308. CMD_HOME = switch left front and key left front # go to cursor
  4309. CMD_HELP = switch left front and key right rear # enter/leave help display
  4310. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  4311. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4312. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  4313. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  4314. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4315. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  4316. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  4317. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  4318. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  4319. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  4320. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  4321. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  4322. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  4323. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  4324. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  4325. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  4326. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  4327. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  4328. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  4329. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  4330. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  4331. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  4332. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  4333. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  4334. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  4335. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  4336. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  4337. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  4338. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  4339. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4340. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  4341. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  4342. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  4343. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  4344. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  4345. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  4346. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  4347. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  4348. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  4349. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  4350. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  4351. BLK_DESCCHAR = switch left front and routing2 # describe character
  4352. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  4353. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4354. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  4355. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  4356. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  4357. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4358. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4359. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4360. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4361. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4362. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4363. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4364. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4365. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  4366. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4367. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  4368. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4369. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  4370. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  4371. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  4372. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  4373. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4374. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4375. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  4376. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  4377. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  4378. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  4379. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  4380. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  4381. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4382. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4383. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  4384. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  4385. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4386. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4387. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  4388. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  4389. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4390. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4391. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  4392. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  4393. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4394. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  4395. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  4396. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  4397. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  4398. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  4399. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4400. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  4401. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  4402. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  4403. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4404. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4405. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4406. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4407. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4408. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4409. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4410. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4411. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  4412. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  4413. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  4414. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4415. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  4416. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  4417. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  4418. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  4419. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  4420. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4421. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  4422. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  4423. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  4424. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  4425. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  4426. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  4427. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  4428. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  4429. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  4430. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  4431. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4432. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  4433. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  4434. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  4435. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  4436. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  4437. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  4438. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  4439. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  4440. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  4441. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  4442. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  4443. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  4444. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  4445. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  4446. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  4447. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  4448. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  4449. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  4450. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  4451. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  4452. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  4453. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  4454. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  4455. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  4456. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  4457. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  4458. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  4459. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  4460. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  4461. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  4462. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  4463. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  4464. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  4465. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  4466. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  4467. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  4468. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  4469. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  4470. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  4471. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  4472. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  4473. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  4474. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  4475. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  4476. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  4477. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  4478. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  4479. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  4480. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  4481. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  4482. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  4483. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  4484. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  4485. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  4486. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  4487. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  4488. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  4489. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  4490. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  4491. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  4492. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  4493. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  4494. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  4495. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  4496. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  4497. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  4498. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  4499. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  4500. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  4501. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  4502. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  4503. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  4504. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  4505. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  4506. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  4507. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  4508. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  4509. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  4510. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  4511. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  4512. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  4513. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  4514. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  4515. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  4516. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  4517. # --------------------------------------------
  4518. # Terminal Parameters:
  4519. identification = 86
  4520. terminal = "BrailleX EL80-II"
  4521. protocolrevision = 1
  4522. helpfile = "brltty-pm-el80_ii.hlp"
  4523. displaysize = 80
  4524. statuscells = 2
  4525. hasbar = 0 0 1 1
  4526. # Status Cells:
  4527. # flag: left half is cell number, right half is no/all dots for off/on
  4528. # horiz: horizontal two-digit number (for vertical status display)
  4529. # number: vertical two-digit number (for horizontal status display)
  4530. status 1 = number GSC_BRLROW # screen row where top of braille window is
  4531. status 2 = number GSC_CSRROW # screen row where cursor is
  4532. # Modifier Keys:
  4533. modifier = switch left rear
  4534. modifier = switch left front
  4535. modifier = switch right rear
  4536. modifier = switch right front
  4537. modifier = key left rear
  4538. modifier = key left front
  4539. modifier = key right rear
  4540. modifier = key right front
  4541. modifier = bar up1
  4542. modifier = bar down1
  4543. modifier = bar left1
  4544. modifier = bar right1
  4545. modifier = bar up2
  4546. modifier = bar down2
  4547. modifier = bar left2
  4548. modifier = bar right2
  4549. # Command Definitions:
  4550. CMD_LNUP = bar up1 # go up one line
  4551. CMD_LNDN = bar down1 # go down one line
  4552. CMD_TOP = bar up2 # go to top line
  4553. CMD_BOT = bar down2 # go to bottom line
  4554. CMD_FWINLT = bar left1 # go left one window
  4555. CMD_FWINRT = bar right1 # go right one window
  4556. CMD_LNBEG = bar left2 # go to beginning of line
  4557. CMD_LNEND = bar right2 # go to end of line
  4558. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  4559. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  4560. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  4561. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  4562. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  4563. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  4564. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  4565. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  4566. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  4567. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  4568. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  4569. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  4570. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  4571. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  4572. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  4573. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  4574. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  4575. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  4576. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  4577. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  4578. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  4579. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  4580. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  4581. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  4582. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  4583. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  4584. CMD_HELP = switch left front and bar up2 # enter/leave help display
  4585. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  4586. CMD_CHRLT = switch left front and bar left1 # go left one character
  4587. CMD_CHRRT = switch left front and bar right1 # go right one character
  4588. CMD_HWINLT = switch left front and bar left2 # go left half a window
  4589. CMD_HWINRT = switch left front and bar right2 # go right half a window
  4590. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  4591. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  4592. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  4593. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  4594. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  4595. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  4596. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  4597. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  4598. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  4599. CMD_HOME = key left front # go to cursor
  4600. CMD_HELP = key right rear # enter/leave help display
  4601. CMD_LEARN = key right front # enter/leave command learn mode
  4602. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  4603. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  4604. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  4605. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4606. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  4607. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  4608. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  4609. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  4610. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  4611. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  4612. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  4613. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  4614. CMD_INFO = key left front and bar left1 # enter/leave status display
  4615. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  4616. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  4617. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  4618. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  4619. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  4620. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  4621. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  4622. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  4623. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  4624. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  4625. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  4626. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  4627. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  4628. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  4629. CMD_SWSIM_BQ = key right front and bar down2 # 
  4630. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  4631. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  4632. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  4633. BLK_ROUTE = routing1 # bring cursor to character
  4634. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  4635. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  4636. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  4637. BLK_DESCCHAR = bar down2 and routing1 # describe character
  4638. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  4639. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  4640. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  4641. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  4642. BLK_DESCCHAR = routing2 # describe character
  4643. BLK_GOTOLINE on = status2 # go to line - set on
  4644. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4645. CMD_HOME = switch right rear and key left front # go to cursor
  4646. CMD_HELP = switch right rear and key right rear # enter/leave help display
  4647. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  4648. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4649. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4650. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4651. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4652. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4653. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4654. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4655. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4656. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  4657. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4658. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  4659. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4660. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  4661. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  4662. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  4663. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  4664. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4665. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4666. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  4667. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  4668. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  4669. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  4670. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  4671. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  4672. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4673. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4674. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  4675. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  4676. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4677. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4678. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  4679. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  4680. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4681. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4682. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  4683. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  4684. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4685. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  4686. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  4687. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  4688. BLK_DESCCHAR = switch right rear and routing2 # describe character
  4689. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  4690. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4691. CMD_HOME = switch right front and key left front # go to cursor
  4692. CMD_HELP = switch right front and key right rear # enter/leave help display
  4693. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  4694. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4695. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4696. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4697. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4698. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4699. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4700. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4701. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4702. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  4703. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  4704. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  4705. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4706. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  4707. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  4708. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  4709. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  4710. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  4711. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4712. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  4713. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  4714. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  4715. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  4716. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  4717. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  4718. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  4719. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  4720. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  4721. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  4722. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4723. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  4724. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  4725. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  4726. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  4727. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  4728. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  4729. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  4730. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  4731. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  4732. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  4733. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  4734. BLK_DESCCHAR = switch right front and routing2 # describe character
  4735. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  4736. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  4737. CMD_HOME = switch left rear and key left front # go to cursor
  4738. CMD_HELP = switch left rear and key right rear # enter/leave help display
  4739. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  4740. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4741. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  4742. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4743. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4744. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  4745. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  4746. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  4747. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  4748. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  4749. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  4750. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  4751. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  4752. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  4753. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  4754. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  4755. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  4756. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  4757. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  4758. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  4759. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  4760. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  4761. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  4762. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  4763. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  4764. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  4765. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  4766. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  4767. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  4768. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4769. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4770. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  4771. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  4772. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  4773. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  4774. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  4775. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  4776. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  4777. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  4778. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  4779. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  4780. BLK_DESCCHAR = switch left rear and routing2 # describe character
  4781. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  4782. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4783. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  4784. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  4785. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  4786. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4787. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4788. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4789. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4790. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4791. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4792. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4793. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4794. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  4795. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4796. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  4797. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4798. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  4799. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  4800. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  4801. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  4802. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4803. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4804. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  4805. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  4806. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  4807. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  4808. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  4809. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  4810. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4811. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4812. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  4813. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  4814. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4815. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4816. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  4817. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  4818. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4819. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4820. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  4821. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  4822. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4823. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  4824. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  4825. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  4826. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  4827. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  4828. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4829. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  4830. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  4831. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  4832. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4833. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4834. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4835. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4836. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4837. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4838. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4839. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4840. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  4841. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  4842. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  4843. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4844. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  4845. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  4846. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  4847. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  4848. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  4849. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4850. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  4851. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  4852. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  4853. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  4854. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  4855. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  4856. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  4857. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  4858. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  4859. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  4860. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4861. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  4862. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  4863. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  4864. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  4865. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  4866. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  4867. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  4868. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  4869. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  4870. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  4871. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  4872. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  4873. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  4874. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  4875. CMD_HOME = switch left front and key left front # go to cursor
  4876. CMD_HELP = switch left front and key right rear # enter/leave help display
  4877. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  4878. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4879. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  4880. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  4881. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4882. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  4883. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  4884. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  4885. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  4886. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  4887. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  4888. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  4889. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  4890. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  4891. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  4892. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  4893. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  4894. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  4895. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  4896. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  4897. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  4898. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  4899. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  4900. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  4901. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  4902. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  4903. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  4904. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  4905. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  4906. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4907. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  4908. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  4909. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  4910. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  4911. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  4912. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  4913. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  4914. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  4915. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  4916. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  4917. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  4918. BLK_DESCCHAR = switch left front and routing2 # describe character
  4919. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  4920. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  4921. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  4922. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  4923. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  4924. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4925. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  4926. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  4927. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4928. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  4929. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  4930. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  4931. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  4932. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  4933. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  4934. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  4935. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  4936. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  4937. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  4938. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  4939. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  4940. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  4941. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  4942. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  4943. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  4944. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  4945. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  4946. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  4947. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  4948. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  4949. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  4950. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  4951. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  4952. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4953. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  4954. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  4955. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  4956. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  4957. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  4958. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  4959. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  4960. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  4961. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  4962. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  4963. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  4964. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  4965. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  4966. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  4967. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  4968. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  4969. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  4970. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  4971. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  4972. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  4973. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  4974. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  4975. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  4976. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  4977. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  4978. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  4979. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  4980. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  4981. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  4982. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  4983. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  4984. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  4985. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  4986. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  4987. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  4988. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  4989. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  4990. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  4991. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  4992. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  4993. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  4994. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  4995. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  4996. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  4997. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  4998. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  4999. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5000. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  5001. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  5002. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5003. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5004. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  5005. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  5006. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5007. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  5008. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  5009. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  5010. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  5011. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  5012. CMD_HELP = status 1 # enter/leave help display
  5013. CMD_LEARN = status 2 # enter/leave command learn mode
  5014. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  5015. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  5016. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  5017. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  5018. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  5019. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  5020. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  5021. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  5022. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  5023. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  5024. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  5025. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  5026. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  5027. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  5028. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  5029. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  5030. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  5031. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  5032. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  5033. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  5034. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  5035. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  5036. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  5037. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  5038. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  5039. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  5040. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  5041. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  5042. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  5043. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  5044. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  5045. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  5046. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  5047. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  5048. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  5049. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  5050. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  5051. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  5052. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  5053. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  5054. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  5055. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  5056. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  5057. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  5058. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  5059. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  5060. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  5061. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  5062. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  5063. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  5064. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  5065. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  5066. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  5067. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  5068. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  5069. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  5070. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  5071. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  5072. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  5073. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  5074. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  5075. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  5076. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  5077. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  5078. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  5079. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  5080. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  5081. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  5082. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  5083. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  5084. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  5085. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  5086. # --------------------------------------------
  5087. # Terminal Parameters:
  5088. identification = 87
  5089. terminal = "BrailleX EL66s"
  5090. protocolrevision = 1
  5091. helpfile = "brltty-pm-el66s.hlp"
  5092. displaysize = 66
  5093. hasbar = 0 0 1 1
  5094. # Modifier Keys:
  5095. modifier = switch left rear
  5096. modifier = switch left front
  5097. modifier = switch right rear
  5098. modifier = switch right front
  5099. modifier = key left rear
  5100. modifier = key left front
  5101. modifier = key right rear
  5102. modifier = key right front
  5103. modifier = bar up1
  5104. modifier = bar down1
  5105. modifier = bar left1
  5106. modifier = bar right1
  5107. modifier = bar up2
  5108. modifier = bar down2
  5109. modifier = bar left2
  5110. modifier = bar right2
  5111. # Command Definitions:
  5112. CMD_LNUP = bar up1 # go up one line
  5113. CMD_LNDN = bar down1 # go down one line
  5114. CMD_TOP = bar up2 # go to top line
  5115. CMD_BOT = bar down2 # go to bottom line
  5116. CMD_FWINLT = bar left1 # go left one window
  5117. CMD_FWINRT = bar right1 # go right one window
  5118. CMD_LNBEG = bar left2 # go to beginning of line
  5119. CMD_LNEND = bar right2 # go to end of line
  5120. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  5121. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  5122. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  5123. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  5124. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  5125. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  5126. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  5127. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  5128. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  5129. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  5130. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  5131. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  5132. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  5133. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  5134. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  5135. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  5136. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  5137. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  5138. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  5139. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  5140. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  5141. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  5142. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  5143. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  5144. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  5145. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  5146. CMD_HELP = switch left front and bar up2 # enter/leave help display
  5147. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  5148. CMD_CHRLT = switch left front and bar left1 # go left one character
  5149. CMD_CHRRT = switch left front and bar right1 # go right one character
  5150. CMD_HWINLT = switch left front and bar left2 # go left half a window
  5151. CMD_HWINRT = switch left front and bar right2 # go right half a window
  5152. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  5153. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  5154. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  5155. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  5156. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  5157. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  5158. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  5159. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  5160. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  5161. CMD_HOME = key left front # go to cursor
  5162. CMD_HELP = key right rear # enter/leave help display
  5163. CMD_LEARN = key right front # enter/leave command learn mode
  5164. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  5165. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  5166. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  5167. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5168. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  5169. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  5170. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  5171. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  5172. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  5173. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  5174. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  5175. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  5176. CMD_INFO = key left front and bar left1 # enter/leave status display
  5177. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  5178. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  5179. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  5180. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  5181. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  5182. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  5183. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  5184. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  5185. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  5186. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  5187. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  5188. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  5189. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  5190. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  5191. CMD_SWSIM_BQ = key right front and bar down2 # 
  5192. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  5193. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  5194. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  5195. BLK_ROUTE = routing1 # bring cursor to character
  5196. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  5197. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  5198. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  5199. BLK_DESCCHAR = bar down2 and routing1 # describe character
  5200. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  5201. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  5202. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  5203. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  5204. BLK_DESCCHAR = routing2 # describe character
  5205. BLK_GOTOLINE on = status2 # go to line - set on
  5206. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  5207. CMD_HOME = switch right rear and key left front # go to cursor
  5208. CMD_HELP = switch right rear and key right rear # enter/leave help display
  5209. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  5210. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5211. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  5212. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5213. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5214. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  5215. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  5216. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  5217. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  5218. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  5219. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  5220. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  5221. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  5222. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  5223. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  5224. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  5225. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  5226. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  5227. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  5228. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  5229. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  5230. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  5231. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  5232. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  5233. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  5234. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  5235. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  5236. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  5237. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  5238. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5239. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5240. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  5241. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  5242. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  5243. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  5244. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  5245. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  5246. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  5247. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  5248. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  5249. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  5250. BLK_DESCCHAR = switch right rear and routing2 # describe character
  5251. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  5252. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  5253. CMD_HOME = switch right front and key left front # go to cursor
  5254. CMD_HELP = switch right front and key right rear # enter/leave help display
  5255. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  5256. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5257. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  5258. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  5259. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5260. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  5261. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  5262. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  5263. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  5264. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  5265. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  5266. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  5267. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  5268. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  5269. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  5270. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  5271. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  5272. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  5273. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  5274. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  5275. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  5276. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  5277. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  5278. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  5279. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  5280. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  5281. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  5282. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  5283. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  5284. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5285. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5286. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  5287. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  5288. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5289. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5290. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  5291. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  5292. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5293. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  5294. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  5295. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  5296. BLK_DESCCHAR = switch right front and routing2 # describe character
  5297. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  5298. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  5299. CMD_HOME = switch left rear and key left front # go to cursor
  5300. CMD_HELP = switch left rear and key right rear # enter/leave help display
  5301. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  5302. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5303. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  5304. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5305. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5306. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  5307. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  5308. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  5309. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  5310. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  5311. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  5312. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  5313. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  5314. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  5315. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  5316. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  5317. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  5318. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  5319. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  5320. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  5321. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  5322. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  5323. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  5324. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  5325. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  5326. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  5327. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  5328. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  5329. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  5330. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5331. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5332. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  5333. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  5334. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  5335. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  5336. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  5337. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  5338. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  5339. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  5340. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  5341. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  5342. BLK_DESCCHAR = switch left rear and routing2 # describe character
  5343. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  5344. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  5345. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  5346. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  5347. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  5348. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5349. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  5350. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5351. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5352. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  5353. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  5354. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  5355. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  5356. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  5357. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  5358. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  5359. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  5360. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  5361. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  5362. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  5363. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  5364. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  5365. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  5366. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  5367. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  5368. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  5369. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  5370. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  5371. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  5372. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  5373. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  5374. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  5375. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  5376. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5377. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5378. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  5379. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  5380. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  5381. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  5382. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  5383. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  5384. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  5385. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  5386. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  5387. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  5388. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  5389. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  5390. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  5391. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  5392. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  5393. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  5394. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5395. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  5396. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  5397. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5398. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  5399. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  5400. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  5401. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  5402. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  5403. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  5404. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  5405. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  5406. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  5407. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  5408. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  5409. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  5410. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  5411. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  5412. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  5413. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  5414. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  5415. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  5416. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  5417. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  5418. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  5419. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  5420. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  5421. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  5422. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5423. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5424. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  5425. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  5426. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5427. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5428. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  5429. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  5430. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5431. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  5432. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  5433. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  5434. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  5435. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  5436. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  5437. CMD_HOME = switch left front and key left front # go to cursor
  5438. CMD_HELP = switch left front and key right rear # enter/leave help display
  5439. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  5440. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5441. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  5442. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  5443. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5444. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  5445. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  5446. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  5447. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  5448. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  5449. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  5450. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  5451. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  5452. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  5453. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  5454. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  5455. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  5456. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  5457. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  5458. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  5459. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  5460. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  5461. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  5462. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  5463. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  5464. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  5465. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  5466. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  5467. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  5468. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5469. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  5470. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  5471. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  5472. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  5473. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  5474. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  5475. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  5476. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  5477. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  5478. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  5479. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  5480. BLK_DESCCHAR = switch left front and routing2 # describe character
  5481. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  5482. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  5483. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  5484. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  5485. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  5486. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5487. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  5488. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5489. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5490. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  5491. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  5492. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  5493. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  5494. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  5495. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  5496. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  5497. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  5498. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  5499. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  5500. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  5501. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  5502. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  5503. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  5504. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  5505. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  5506. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  5507. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  5508. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  5509. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  5510. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  5511. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  5512. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  5513. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  5514. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5515. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5516. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  5517. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  5518. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  5519. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  5520. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  5521. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  5522. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  5523. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  5524. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  5525. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  5526. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  5527. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  5528. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  5529. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  5530. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  5531. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  5532. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5533. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  5534. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  5535. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5536. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  5537. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  5538. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  5539. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  5540. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  5541. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  5542. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  5543. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  5544. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  5545. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  5546. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  5547. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  5548. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  5549. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  5550. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  5551. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  5552. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  5553. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  5554. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  5555. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  5556. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  5557. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  5558. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  5559. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  5560. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5561. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5562. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  5563. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  5564. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5565. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5566. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  5567. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  5568. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5569. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  5570. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  5571. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  5572. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  5573. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  5574. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  5575. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  5576. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  5577. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  5578. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  5579. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  5580. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  5581. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  5582. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  5583. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  5584. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  5585. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  5586. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  5587. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  5588. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  5589. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  5590. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  5591. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  5592. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  5593. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  5594. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  5595. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  5596. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  5597. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  5598. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  5599. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  5600. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  5601. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  5602. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  5603. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  5604. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  5605. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  5606. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  5607. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  5608. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  5609. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  5610. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  5611. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  5612. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  5613. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  5614. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  5615. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  5616. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  5617. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  5618. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  5619. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  5620. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  5621. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  5622. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  5623. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  5624. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  5625. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  5626. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  5627. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  5628. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  5629. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  5630. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  5631. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  5632. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  5633. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  5634. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  5635. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  5636. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  5637. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  5638. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  5639. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  5640. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  5641. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  5642. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  5643. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  5644. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  5645. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  5646. # --------------------------------------------
  5647. # Terminal Parameters:
  5648. identification = 88
  5649. terminal = "BrailleX EL80s"
  5650. protocolrevision = 1
  5651. helpfile = "brltty-pm-el80s.hlp"
  5652. displaysize = 80
  5653. hasbar = 0 0 1 1
  5654. # Modifier Keys:
  5655. modifier = switch left rear
  5656. modifier = switch left front
  5657. modifier = switch right rear
  5658. modifier = switch right front
  5659. modifier = key left rear
  5660. modifier = key left front
  5661. modifier = key right rear
  5662. modifier = key right front
  5663. modifier = bar up1
  5664. modifier = bar down1
  5665. modifier = bar left1
  5666. modifier = bar right1
  5667. modifier = bar up2
  5668. modifier = bar down2
  5669. modifier = bar left2
  5670. modifier = bar right2
  5671. # Command Definitions:
  5672. CMD_LNUP = bar up1 # go up one line
  5673. CMD_LNDN = bar down1 # go down one line
  5674. CMD_TOP = bar up2 # go to top line
  5675. CMD_BOT = bar down2 # go to bottom line
  5676. CMD_FWINLT = bar left1 # go left one window
  5677. CMD_FWINRT = bar right1 # go right one window
  5678. CMD_LNBEG = bar left2 # go to beginning of line
  5679. CMD_LNEND = bar right2 # go to end of line
  5680. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  5681. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  5682. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  5683. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  5684. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  5685. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  5686. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  5687. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  5688. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  5689. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  5690. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  5691. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  5692. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  5693. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  5694. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  5695. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  5696. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  5697. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  5698. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  5699. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  5700. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  5701. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  5702. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  5703. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  5704. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  5705. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  5706. CMD_HELP = switch left front and bar up2 # enter/leave help display
  5707. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  5708. CMD_CHRLT = switch left front and bar left1 # go left one character
  5709. CMD_CHRRT = switch left front and bar right1 # go right one character
  5710. CMD_HWINLT = switch left front and bar left2 # go left half a window
  5711. CMD_HWINRT = switch left front and bar right2 # go right half a window
  5712. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  5713. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  5714. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  5715. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  5716. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  5717. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  5718. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  5719. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  5720. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  5721. CMD_HOME = key left front # go to cursor
  5722. CMD_HELP = key right rear # enter/leave help display
  5723. CMD_LEARN = key right front # enter/leave command learn mode
  5724. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  5725. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  5726. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  5727. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5728. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  5729. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  5730. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  5731. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  5732. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  5733. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  5734. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  5735. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  5736. CMD_INFO = key left front and bar left1 # enter/leave status display
  5737. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  5738. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  5739. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  5740. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  5741. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  5742. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  5743. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  5744. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  5745. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  5746. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  5747. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  5748. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  5749. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  5750. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  5751. CMD_SWSIM_BQ = key right front and bar down2 # 
  5752. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  5753. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  5754. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  5755. BLK_ROUTE = routing1 # bring cursor to character
  5756. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  5757. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  5758. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  5759. BLK_DESCCHAR = bar down2 and routing1 # describe character
  5760. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  5761. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  5762. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  5763. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  5764. BLK_DESCCHAR = routing2 # describe character
  5765. BLK_GOTOLINE on = status2 # go to line - set on
  5766. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  5767. CMD_HOME = switch right rear and key left front # go to cursor
  5768. CMD_HELP = switch right rear and key right rear # enter/leave help display
  5769. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  5770. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5771. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  5772. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5773. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5774. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  5775. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  5776. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  5777. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  5778. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  5779. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  5780. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  5781. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  5782. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  5783. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  5784. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  5785. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  5786. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  5787. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  5788. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  5789. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  5790. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  5791. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  5792. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  5793. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  5794. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  5795. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  5796. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  5797. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  5798. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5799. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5800. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  5801. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  5802. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  5803. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  5804. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  5805. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  5806. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  5807. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  5808. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  5809. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  5810. BLK_DESCCHAR = switch right rear and routing2 # describe character
  5811. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  5812. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  5813. CMD_HOME = switch right front and key left front # go to cursor
  5814. CMD_HELP = switch right front and key right rear # enter/leave help display
  5815. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  5816. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5817. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  5818. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  5819. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5820. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  5821. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  5822. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  5823. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  5824. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  5825. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  5826. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  5827. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  5828. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  5829. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  5830. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  5831. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  5832. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  5833. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  5834. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  5835. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  5836. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  5837. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  5838. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  5839. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  5840. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  5841. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  5842. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  5843. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  5844. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5845. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5846. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  5847. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  5848. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5849. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5850. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  5851. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  5852. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5853. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  5854. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  5855. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  5856. BLK_DESCCHAR = switch right front and routing2 # describe character
  5857. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  5858. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  5859. CMD_HOME = switch left rear and key left front # go to cursor
  5860. CMD_HELP = switch left rear and key right rear # enter/leave help display
  5861. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  5862. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5863. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  5864. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5865. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5866. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  5867. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  5868. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  5869. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  5870. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  5871. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  5872. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  5873. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  5874. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  5875. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  5876. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  5877. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  5878. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  5879. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  5880. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  5881. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  5882. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  5883. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  5884. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  5885. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  5886. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  5887. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  5888. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  5889. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  5890. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5891. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5892. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  5893. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  5894. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  5895. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  5896. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  5897. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  5898. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  5899. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  5900. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  5901. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  5902. BLK_DESCCHAR = switch left rear and routing2 # describe character
  5903. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  5904. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  5905. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  5906. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  5907. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  5908. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5909. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  5910. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  5911. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5912. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  5913. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  5914. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  5915. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  5916. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  5917. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  5918. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  5919. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  5920. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  5921. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  5922. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  5923. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  5924. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  5925. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  5926. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  5927. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  5928. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  5929. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  5930. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  5931. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  5932. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  5933. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  5934. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  5935. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  5936. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5937. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  5938. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  5939. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  5940. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  5941. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  5942. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  5943. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  5944. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  5945. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  5946. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  5947. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  5948. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  5949. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  5950. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  5951. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  5952. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  5953. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  5954. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  5955. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  5956. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  5957. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  5958. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  5959. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  5960. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  5961. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  5962. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  5963. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  5964. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  5965. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  5966. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  5967. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  5968. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  5969. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  5970. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  5971. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  5972. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  5973. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  5974. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  5975. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  5976. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  5977. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  5978. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  5979. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  5980. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  5981. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  5982. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  5983. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  5984. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  5985. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  5986. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  5987. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  5988. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  5989. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  5990. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  5991. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  5992. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  5993. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  5994. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  5995. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  5996. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  5997. CMD_HOME = switch left front and key left front # go to cursor
  5998. CMD_HELP = switch left front and key right rear # enter/leave help display
  5999. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  6000. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6001. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  6002. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  6003. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6004. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  6005. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  6006. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  6007. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  6008. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  6009. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  6010. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  6011. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  6012. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  6013. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  6014. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  6015. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  6016. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  6017. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  6018. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  6019. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  6020. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  6021. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  6022. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  6023. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  6024. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  6025. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  6026. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  6027. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  6028. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6029. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  6030. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  6031. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  6032. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  6033. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  6034. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  6035. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  6036. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  6037. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  6038. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  6039. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  6040. BLK_DESCCHAR = switch left front and routing2 # describe character
  6041. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  6042. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  6043. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  6044. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  6045. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  6046. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6047. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  6048. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6049. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6050. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  6051. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  6052. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  6053. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  6054. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  6055. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  6056. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  6057. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  6058. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  6059. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  6060. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  6061. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  6062. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  6063. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  6064. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  6065. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  6066. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  6067. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  6068. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  6069. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  6070. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  6071. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  6072. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  6073. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  6074. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6075. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6076. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  6077. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  6078. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  6079. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  6080. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  6081. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  6082. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  6083. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  6084. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  6085. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  6086. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  6087. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  6088. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  6089. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  6090. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  6091. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  6092. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6093. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  6094. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  6095. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6096. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  6097. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  6098. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  6099. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  6100. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  6101. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  6102. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  6103. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  6104. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  6105. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  6106. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  6107. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  6108. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  6109. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  6110. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  6111. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  6112. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  6113. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  6114. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  6115. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  6116. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  6117. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  6118. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  6119. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  6120. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6121. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  6122. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  6123. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  6124. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  6125. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  6126. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  6127. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  6128. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  6129. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  6130. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  6131. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  6132. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  6133. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  6134. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  6135. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  6136. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  6137. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  6138. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  6139. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  6140. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  6141. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  6142. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  6143. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  6144. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  6145. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  6146. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  6147. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  6148. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  6149. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  6150. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  6151. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  6152. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  6153. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  6154. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  6155. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  6156. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  6157. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  6158. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  6159. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  6160. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  6161. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  6162. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  6163. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  6164. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  6165. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  6166. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  6167. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  6168. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  6169. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  6170. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  6171. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  6172. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  6173. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  6174. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  6175. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  6176. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  6177. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  6178. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  6179. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  6180. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  6181. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  6182. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  6183. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  6184. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  6185. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  6186. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  6187. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  6188. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  6189. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  6190. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  6191. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  6192. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  6193. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  6194. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  6195. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  6196. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  6197. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  6198. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  6199. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  6200. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  6201. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  6202. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  6203. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  6204. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  6205. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  6206. # --------------------------------------------
  6207. # Terminal Parameters:
  6208. identification = 89
  6209. terminal = "BrailleX Trio"
  6210. protocolrevision = 2
  6211. helpfile = "brltty-pm-trio.hlp"
  6212. displaysize = 40
  6213. hasbar = 0 0 1 1
  6214. # Modifier Keys:
  6215. modifier = switch left rear
  6216. modifier = switch left front
  6217. modifier = switch right rear
  6218. modifier = switch right front
  6219. modifier = key left rear
  6220. modifier = key left front
  6221. modifier = key right rear
  6222. modifier = key right front
  6223. modifier = bar up1
  6224. modifier = bar down1
  6225. modifier = bar left1
  6226. modifier = bar right1
  6227. modifier = bar up2
  6228. modifier = bar down2
  6229. modifier = bar left2
  6230. modifier = bar right2
  6231. # Command Definitions:
  6232. CMD_LNUP = bar up1 # go up one line
  6233. CMD_LNDN = bar down1 # go down one line
  6234. CMD_TOP = bar up2 # go to top line
  6235. CMD_BOT = bar down2 # go to bottom line
  6236. CMD_FWINLT = bar left1 # go left one window
  6237. CMD_FWINRT = bar right1 # go right one window
  6238. CMD_LNBEG = bar left2 # go to beginning of line
  6239. CMD_LNEND = bar right2 # go to end of line
  6240. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  6241. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  6242. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  6243. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  6244. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  6245. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  6246. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  6247. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  6248. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  6249. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  6250. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  6251. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  6252. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  6253. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  6254. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  6255. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  6256. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  6257. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  6258. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  6259. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  6260. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  6261. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  6262. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  6263. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  6264. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  6265. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  6266. CMD_HELP = switch left front and bar up2 # enter/leave help display
  6267. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  6268. CMD_CHRLT = switch left front and bar left1 # go left one character
  6269. CMD_CHRRT = switch left front and bar right1 # go right one character
  6270. CMD_HWINLT = switch left front and bar left2 # go left half a window
  6271. CMD_HWINRT = switch left front and bar right2 # go right half a window
  6272. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  6273. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  6274. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  6275. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  6276. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  6277. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  6278. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  6279. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  6280. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  6281. CMD_HOME = key left front # go to cursor
  6282. CMD_HELP = key right rear # enter/leave help display
  6283. CMD_LEARN = key right front # enter/leave command learn mode
  6284. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  6285. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  6286. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  6287. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6288. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  6289. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  6290. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  6291. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  6292. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  6293. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  6294. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  6295. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  6296. CMD_INFO = key left front and bar left1 # enter/leave status display
  6297. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  6298. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  6299. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  6300. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  6301. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  6302. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  6303. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  6304. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  6305. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  6306. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  6307. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  6308. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  6309. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  6310. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  6311. CMD_SWSIM_BQ = key right front and bar down2 # 
  6312. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  6313. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  6314. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  6315. BLK_ROUTE = routing1 # bring cursor to character
  6316. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  6317. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  6318. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  6319. BLK_DESCCHAR = bar down2 and routing1 # describe character
  6320. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  6321. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  6322. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  6323. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  6324. BLK_DESCCHAR = routing2 # describe character
  6325. BLK_GOTOLINE on = status2 # go to line - set on
  6326. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  6327. CMD_HOME = switch right rear and key left front # go to cursor
  6328. CMD_HELP = switch right rear and key right rear # enter/leave help display
  6329. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  6330. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6331. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  6332. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6333. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6334. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  6335. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  6336. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  6337. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  6338. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  6339. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  6340. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  6341. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  6342. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  6343. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  6344. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  6345. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  6346. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  6347. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  6348. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  6349. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  6350. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  6351. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  6352. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  6353. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  6354. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  6355. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  6356. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  6357. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  6358. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6359. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6360. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  6361. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  6362. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  6363. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  6364. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  6365. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  6366. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  6367. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  6368. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  6369. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  6370. BLK_DESCCHAR = switch right rear and routing2 # describe character
  6371. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  6372. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  6373. CMD_HOME = switch right front and key left front # go to cursor
  6374. CMD_HELP = switch right front and key right rear # enter/leave help display
  6375. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  6376. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6377. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  6378. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  6379. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6380. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  6381. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  6382. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  6383. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  6384. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  6385. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  6386. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  6387. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  6388. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  6389. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  6390. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  6391. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  6392. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  6393. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  6394. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  6395. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  6396. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  6397. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  6398. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  6399. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  6400. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  6401. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  6402. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  6403. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  6404. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6405. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  6406. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  6407. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  6408. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  6409. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  6410. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  6411. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  6412. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  6413. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  6414. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  6415. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  6416. BLK_DESCCHAR = switch right front and routing2 # describe character
  6417. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  6418. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  6419. CMD_HOME = switch left rear and key left front # go to cursor
  6420. CMD_HELP = switch left rear and key right rear # enter/leave help display
  6421. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  6422. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6423. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  6424. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6425. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6426. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  6427. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  6428. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  6429. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  6430. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  6431. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  6432. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  6433. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  6434. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  6435. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  6436. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  6437. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  6438. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  6439. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  6440. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  6441. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  6442. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  6443. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  6444. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  6445. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  6446. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  6447. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  6448. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  6449. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  6450. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6451. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6452. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  6453. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  6454. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  6455. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  6456. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  6457. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  6458. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  6459. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  6460. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  6461. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  6462. BLK_DESCCHAR = switch left rear and routing2 # describe character
  6463. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  6464. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  6465. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  6466. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  6467. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  6468. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6469. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  6470. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6471. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6472. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  6473. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  6474. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  6475. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  6476. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  6477. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  6478. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  6479. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  6480. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  6481. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  6482. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  6483. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  6484. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  6485. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  6486. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  6487. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  6488. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  6489. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  6490. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  6491. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  6492. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  6493. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  6494. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  6495. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  6496. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6497. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6498. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  6499. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  6500. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  6501. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  6502. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  6503. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  6504. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  6505. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  6506. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  6507. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  6508. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  6509. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  6510. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  6511. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  6512. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  6513. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  6514. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6515. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  6516. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  6517. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6518. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  6519. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  6520. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  6521. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  6522. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  6523. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  6524. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  6525. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  6526. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  6527. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  6528. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  6529. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  6530. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  6531. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  6532. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  6533. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  6534. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  6535. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  6536. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  6537. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  6538. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  6539. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  6540. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  6541. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  6542. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6543. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  6544. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  6545. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  6546. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  6547. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  6548. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  6549. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  6550. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  6551. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  6552. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  6553. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  6554. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  6555. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  6556. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  6557. CMD_HOME = switch left front and key left front # go to cursor
  6558. CMD_HELP = switch left front and key right rear # enter/leave help display
  6559. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  6560. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6561. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  6562. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  6563. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6564. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  6565. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  6566. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  6567. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  6568. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  6569. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  6570. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  6571. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  6572. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  6573. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  6574. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  6575. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  6576. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  6577. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  6578. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  6579. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  6580. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  6581. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  6582. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  6583. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  6584. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  6585. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  6586. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  6587. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  6588. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6589. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  6590. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  6591. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  6592. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  6593. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  6594. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  6595. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  6596. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  6597. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  6598. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  6599. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  6600. BLK_DESCCHAR = switch left front and routing2 # describe character
  6601. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  6602. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  6603. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  6604. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  6605. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  6606. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6607. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  6608. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6609. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6610. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  6611. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  6612. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  6613. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  6614. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  6615. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  6616. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  6617. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  6618. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  6619. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  6620. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  6621. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  6622. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  6623. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  6624. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  6625. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  6626. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  6627. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  6628. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  6629. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  6630. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  6631. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  6632. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  6633. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  6634. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6635. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6636. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  6637. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  6638. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  6639. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  6640. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  6641. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  6642. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  6643. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  6644. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  6645. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  6646. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  6647. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  6648. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  6649. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  6650. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  6651. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  6652. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6653. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  6654. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  6655. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6656. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  6657. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  6658. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  6659. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  6660. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  6661. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  6662. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  6663. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  6664. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  6665. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  6666. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  6667. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  6668. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  6669. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  6670. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  6671. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  6672. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  6673. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  6674. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  6675. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  6676. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  6677. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  6678. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  6679. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  6680. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6681. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  6682. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  6683. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  6684. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  6685. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  6686. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  6687. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  6688. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  6689. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  6690. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  6691. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  6692. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  6693. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  6694. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  6695. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  6696. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  6697. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  6698. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  6699. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  6700. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  6701. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  6702. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  6703. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  6704. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  6705. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  6706. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  6707. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  6708. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  6709. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  6710. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  6711. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  6712. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  6713. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  6714. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  6715. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  6716. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  6717. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  6718. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  6719. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  6720. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  6721. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  6722. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  6723. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  6724. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  6725. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  6726. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  6727. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  6728. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  6729. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  6730. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  6731. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  6732. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  6733. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  6734. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  6735. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  6736. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  6737. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  6738. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  6739. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  6740. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  6741. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  6742. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  6743. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  6744. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  6745. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  6746. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  6747. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  6748. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  6749. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  6750. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  6751. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  6752. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  6753. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  6754. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  6755. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  6756. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  6757. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  6758. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  6759. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  6760. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  6761. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  6762. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  6763. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  6764. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  6765. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  6766. # --------------------------------------------
  6767. # Terminal Parameters:
  6768. identification = 90
  6769. terminal = "BrailleX EL70s"
  6770. protocolrevision = 1
  6771. helpfile = "brltty-pm-el70s.hlp"
  6772. displaysize = 70
  6773. hasbar = 0 0 1 1
  6774. # Modifier Keys:
  6775. modifier = switch left rear
  6776. modifier = switch left front
  6777. modifier = switch right rear
  6778. modifier = switch right front
  6779. modifier = key left rear
  6780. modifier = key left front
  6781. modifier = key right rear
  6782. modifier = key right front
  6783. modifier = bar up1
  6784. modifier = bar down1
  6785. modifier = bar left1
  6786. modifier = bar right1
  6787. modifier = bar up2
  6788. modifier = bar down2
  6789. modifier = bar left2
  6790. modifier = bar right2
  6791. # Command Definitions:
  6792. CMD_LNUP = bar up1 # go up one line
  6793. CMD_LNDN = bar down1 # go down one line
  6794. CMD_TOP = bar up2 # go to top line
  6795. CMD_BOT = bar down2 # go to bottom line
  6796. CMD_FWINLT = bar left1 # go left one window
  6797. CMD_FWINRT = bar right1 # go right one window
  6798. CMD_LNBEG = bar left2 # go to beginning of line
  6799. CMD_LNEND = bar right2 # go to end of line
  6800. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  6801. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  6802. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  6803. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  6804. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  6805. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  6806. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  6807. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  6808. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  6809. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  6810. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  6811. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  6812. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  6813. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  6814. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  6815. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  6816. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  6817. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  6818. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  6819. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  6820. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  6821. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  6822. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  6823. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  6824. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  6825. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  6826. CMD_HELP = switch left front and bar up2 # enter/leave help display
  6827. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  6828. CMD_CHRLT = switch left front and bar left1 # go left one character
  6829. CMD_CHRRT = switch left front and bar right1 # go right one character
  6830. CMD_HWINLT = switch left front and bar left2 # go left half a window
  6831. CMD_HWINRT = switch left front and bar right2 # go right half a window
  6832. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  6833. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  6834. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  6835. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  6836. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  6837. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  6838. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  6839. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  6840. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  6841. CMD_HOME = key left front # go to cursor
  6842. CMD_HELP = key right rear # enter/leave help display
  6843. CMD_LEARN = key right front # enter/leave command learn mode
  6844. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  6845. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  6846. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  6847. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6848. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  6849. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  6850. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  6851. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  6852. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  6853. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  6854. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  6855. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  6856. CMD_INFO = key left front and bar left1 # enter/leave status display
  6857. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  6858. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  6859. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  6860. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  6861. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  6862. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  6863. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  6864. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  6865. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  6866. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  6867. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  6868. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  6869. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  6870. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  6871. CMD_SWSIM_BQ = key right front and bar down2 # 
  6872. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  6873. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  6874. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  6875. BLK_ROUTE = routing1 # bring cursor to character
  6876. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  6877. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  6878. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  6879. BLK_DESCCHAR = bar down2 and routing1 # describe character
  6880. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  6881. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  6882. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  6883. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  6884. BLK_DESCCHAR = routing2 # describe character
  6885. BLK_GOTOLINE on = status2 # go to line - set on
  6886. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  6887. CMD_HOME = switch right rear and key left front # go to cursor
  6888. CMD_HELP = switch right rear and key right rear # enter/leave help display
  6889. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  6890. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6891. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  6892. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6893. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6894. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  6895. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  6896. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  6897. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  6898. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  6899. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  6900. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  6901. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  6902. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  6903. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  6904. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  6905. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  6906. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  6907. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  6908. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  6909. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  6910. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  6911. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  6912. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  6913. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  6914. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  6915. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  6916. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  6917. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  6918. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6919. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  6920. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  6921. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  6922. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  6923. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  6924. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  6925. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  6926. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  6927. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  6928. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  6929. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  6930. BLK_DESCCHAR = switch right rear and routing2 # describe character
  6931. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  6932. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  6933. CMD_HOME = switch right front and key left front # go to cursor
  6934. CMD_HELP = switch right front and key right rear # enter/leave help display
  6935. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  6936. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6937. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  6938. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  6939. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6940. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  6941. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  6942. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  6943. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  6944. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  6945. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  6946. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  6947. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  6948. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  6949. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  6950. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  6951. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  6952. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  6953. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  6954. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  6955. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  6956. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  6957. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  6958. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  6959. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  6960. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  6961. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  6962. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  6963. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  6964. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  6965. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  6966. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  6967. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  6968. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  6969. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  6970. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  6971. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  6972. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  6973. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  6974. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  6975. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  6976. BLK_DESCCHAR = switch right front and routing2 # describe character
  6977. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  6978. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  6979. CMD_HOME = switch left rear and key left front # go to cursor
  6980. CMD_HELP = switch left rear and key right rear # enter/leave help display
  6981. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  6982. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  6983. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  6984. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  6985. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  6986. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  6987. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  6988. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  6989. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  6990. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  6991. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  6992. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  6993. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  6994. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  6995. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  6996. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  6997. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  6998. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  6999. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  7000. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  7001. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  7002. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  7003. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  7004. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  7005. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  7006. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  7007. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  7008. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  7009. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  7010. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7011. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7012. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  7013. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  7014. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  7015. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  7016. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  7017. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  7018. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  7019. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  7020. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  7021. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  7022. BLK_DESCCHAR = switch left rear and routing2 # describe character
  7023. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  7024. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  7025. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  7026. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  7027. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  7028. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7029. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  7030. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7031. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7032. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  7033. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  7034. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  7035. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  7036. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  7037. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  7038. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  7039. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  7040. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  7041. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  7042. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  7043. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  7044. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  7045. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  7046. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  7047. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  7048. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  7049. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  7050. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  7051. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  7052. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  7053. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  7054. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  7055. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  7056. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7057. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7058. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  7059. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  7060. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  7061. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  7062. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  7063. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  7064. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  7065. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  7066. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  7067. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  7068. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  7069. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  7070. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  7071. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  7072. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  7073. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  7074. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7075. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  7076. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  7077. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7078. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  7079. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  7080. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  7081. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  7082. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  7083. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  7084. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  7085. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  7086. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  7087. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  7088. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  7089. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  7090. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  7091. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  7092. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  7093. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  7094. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  7095. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  7096. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  7097. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  7098. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  7099. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  7100. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  7101. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  7102. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7103. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  7104. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  7105. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  7106. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  7107. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  7108. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  7109. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  7110. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  7111. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  7112. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  7113. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  7114. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  7115. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  7116. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  7117. CMD_HOME = switch left front and key left front # go to cursor
  7118. CMD_HELP = switch left front and key right rear # enter/leave help display
  7119. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  7120. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7121. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  7122. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  7123. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7124. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  7125. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  7126. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  7127. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  7128. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  7129. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  7130. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  7131. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  7132. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  7133. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  7134. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  7135. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  7136. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  7137. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  7138. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  7139. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  7140. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  7141. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  7142. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  7143. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  7144. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  7145. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  7146. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  7147. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  7148. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7149. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  7150. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  7151. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  7152. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  7153. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  7154. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  7155. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  7156. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  7157. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  7158. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  7159. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  7160. BLK_DESCCHAR = switch left front and routing2 # describe character
  7161. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  7162. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  7163. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  7164. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  7165. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  7166. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7167. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  7168. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7169. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7170. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  7171. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  7172. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  7173. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  7174. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  7175. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  7176. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  7177. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  7178. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  7179. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  7180. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  7181. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  7182. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  7183. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  7184. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  7185. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  7186. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  7187. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  7188. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  7189. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  7190. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  7191. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  7192. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  7193. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  7194. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7195. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7196. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  7197. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  7198. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  7199. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  7200. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  7201. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  7202. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  7203. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  7204. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  7205. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  7206. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  7207. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  7208. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  7209. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  7210. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  7211. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  7212. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7213. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  7214. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  7215. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7216. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  7217. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  7218. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  7219. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  7220. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  7221. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  7222. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  7223. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  7224. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  7225. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  7226. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  7227. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  7228. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  7229. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  7230. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  7231. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  7232. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  7233. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  7234. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  7235. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  7236. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  7237. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  7238. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  7239. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  7240. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7241. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  7242. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  7243. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  7244. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  7245. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  7246. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  7247. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  7248. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  7249. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  7250. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  7251. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  7252. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  7253. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  7254. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  7255. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  7256. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  7257. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  7258. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  7259. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  7260. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  7261. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  7262. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  7263. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  7264. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  7265. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  7266. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  7267. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  7268. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  7269. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  7270. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  7271. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  7272. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  7273. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  7274. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  7275. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  7276. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  7277. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  7278. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  7279. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  7280. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  7281. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  7282. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  7283. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  7284. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  7285. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  7286. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  7287. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  7288. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  7289. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  7290. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  7291. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  7292. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  7293. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  7294. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  7295. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  7296. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  7297. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  7298. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  7299. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  7300. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  7301. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  7302. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  7303. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  7304. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  7305. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  7306. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  7307. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  7308. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  7309. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  7310. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  7311. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  7312. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  7313. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  7314. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  7315. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  7316. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  7317. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  7318. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  7319. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  7320. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  7321. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  7322. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  7323. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  7324. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  7325. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  7326. # --------------------------------------------
  7327. # Terminal Parameters:
  7328. identification = 91
  7329. terminal = "BrailleX EL2D-80s"
  7330. protocolrevision = 1
  7331. helpfile = "brltty-pm-el2d_80s.hlp"
  7332. displaysize = 80
  7333. statuscells = 20
  7334. hasbar = 0 0 1 1
  7335. # Status Cells:
  7336. # flag: left half is cell number, right half is no/all dots for off/on
  7337. # horiz: horizontal two-digit number (for vertical status display)
  7338. # number: vertical two-digit number (for horizontal status display)
  7339. status 1 = horiz GSC_BRLROW # screen row where top of braille window is
  7340. status 3 = horiz GSC_CSRROW # screen row where cursor is
  7341. status 4 = horiz GSC_CSRCOL # screen column where cursor is
  7342. status 6 = flag GSC_CSRTRK # cursor tracking
  7343. status 7 = flag GSC_DISPMD # attributes display
  7344. status 8 = flag GSC_FREEZE # frozen screen
  7345. status 10 = horiz GSC_SCRNUM # virtual screen number
  7346. status 12 = flag GSC_CSRVIS # visible cursor
  7347. status 13 = flag GSC_ATTRVIS # visible attributes underline
  7348. status 14 = flag GSC_CAPBLINK # blinking capital letters
  7349. status 15 = flag GSC_SIXDOTS # six-dot braille
  7350. status 16 = flag GSC_SKPIDLNS # skip identical lines
  7351. status 17 = flag GSC_TUNES # alert tunes
  7352. status 18 = flag GSC_AUTOSPEAK # autospeak
  7353. status 19 = flag GSC_AUTOREPEAT # autorepeat
  7354. # Modifier Keys:
  7355. modifier = switch left rear
  7356. modifier = switch left front
  7357. modifier = switch right rear
  7358. modifier = switch right front
  7359. modifier = key left rear
  7360. modifier = key left front
  7361. modifier = key right rear
  7362. modifier = key right front
  7363. modifier = bar up1
  7364. modifier = bar down1
  7365. modifier = bar left1
  7366. modifier = bar right1
  7367. modifier = bar up2
  7368. modifier = bar down2
  7369. modifier = bar left2
  7370. modifier = bar right2
  7371. # Command Definitions:
  7372. CMD_LNUP = bar up1 # go up one line
  7373. CMD_LNDN = bar down1 # go down one line
  7374. CMD_TOP = bar up2 # go to top line
  7375. CMD_BOT = bar down2 # go to bottom line
  7376. CMD_FWINLT = bar left1 # go left one window
  7377. CMD_FWINRT = bar right1 # go right one window
  7378. CMD_LNBEG = bar left2 # go to beginning of line
  7379. CMD_LNEND = bar right2 # go to end of line
  7380. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  7381. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  7382. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  7383. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  7384. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  7385. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  7386. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  7387. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  7388. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  7389. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  7390. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  7391. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  7392. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  7393. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  7394. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  7395. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  7396. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  7397. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  7398. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  7399. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  7400. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  7401. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  7402. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  7403. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  7404. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  7405. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  7406. CMD_HELP = switch left front and bar up2 # enter/leave help display
  7407. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  7408. CMD_CHRLT = switch left front and bar left1 # go left one character
  7409. CMD_CHRRT = switch left front and bar right1 # go right one character
  7410. CMD_HWINLT = switch left front and bar left2 # go left half a window
  7411. CMD_HWINRT = switch left front and bar right2 # go right half a window
  7412. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  7413. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  7414. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  7415. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  7416. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  7417. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  7418. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  7419. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  7420. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  7421. CMD_HOME = key left front # go to cursor
  7422. CMD_HELP = key right rear # enter/leave help display
  7423. CMD_LEARN = key right front # enter/leave command learn mode
  7424. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  7425. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  7426. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  7427. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7428. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  7429. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  7430. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  7431. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  7432. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  7433. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  7434. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  7435. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  7436. CMD_INFO = key left front and bar left1 # enter/leave status display
  7437. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  7438. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  7439. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  7440. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  7441. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  7442. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  7443. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  7444. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  7445. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  7446. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  7447. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  7448. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  7449. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  7450. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  7451. CMD_SWSIM_BQ = key right front and bar down2 # 
  7452. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  7453. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  7454. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  7455. BLK_ROUTE = routing1 # bring cursor to character
  7456. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  7457. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  7458. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  7459. BLK_DESCCHAR = bar down2 and routing1 # describe character
  7460. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  7461. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  7462. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  7463. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  7464. BLK_DESCCHAR = routing2 # describe character
  7465. BLK_GOTOLINE on = status2 # go to line - set on
  7466. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  7467. CMD_HOME = switch right rear and key left front # go to cursor
  7468. CMD_HELP = switch right rear and key right rear # enter/leave help display
  7469. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  7470. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7471. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  7472. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7473. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7474. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  7475. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  7476. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  7477. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  7478. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  7479. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  7480. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  7481. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  7482. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  7483. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  7484. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  7485. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  7486. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  7487. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  7488. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  7489. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  7490. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  7491. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  7492. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  7493. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  7494. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  7495. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  7496. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  7497. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  7498. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7499. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7500. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  7501. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  7502. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  7503. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  7504. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  7505. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  7506. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  7507. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  7508. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  7509. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  7510. BLK_DESCCHAR = switch right rear and routing2 # describe character
  7511. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  7512. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  7513. CMD_HOME = switch right front and key left front # go to cursor
  7514. CMD_HELP = switch right front and key right rear # enter/leave help display
  7515. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  7516. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7517. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  7518. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  7519. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7520. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  7521. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  7522. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  7523. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  7524. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  7525. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  7526. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  7527. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  7528. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  7529. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  7530. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  7531. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  7532. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  7533. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  7534. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  7535. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  7536. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  7537. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  7538. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  7539. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  7540. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  7541. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  7542. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  7543. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  7544. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7545. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  7546. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  7547. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  7548. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  7549. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  7550. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  7551. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  7552. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  7553. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  7554. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  7555. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  7556. BLK_DESCCHAR = switch right front and routing2 # describe character
  7557. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  7558. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  7559. CMD_HOME = switch left rear and key left front # go to cursor
  7560. CMD_HELP = switch left rear and key right rear # enter/leave help display
  7561. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  7562. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7563. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  7564. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7565. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7566. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  7567. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  7568. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  7569. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  7570. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  7571. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  7572. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  7573. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  7574. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  7575. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  7576. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  7577. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  7578. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  7579. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  7580. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  7581. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  7582. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  7583. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  7584. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  7585. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  7586. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  7587. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  7588. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  7589. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  7590. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7591. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7592. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  7593. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  7594. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  7595. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  7596. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  7597. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  7598. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  7599. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  7600. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  7601. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  7602. BLK_DESCCHAR = switch left rear and routing2 # describe character
  7603. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  7604. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  7605. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  7606. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  7607. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  7608. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7609. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  7610. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7611. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7612. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  7613. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  7614. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  7615. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  7616. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  7617. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  7618. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  7619. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  7620. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  7621. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  7622. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  7623. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  7624. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  7625. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  7626. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  7627. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  7628. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  7629. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  7630. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  7631. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  7632. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  7633. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  7634. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  7635. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  7636. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7637. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7638. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  7639. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  7640. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  7641. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  7642. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  7643. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  7644. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  7645. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  7646. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  7647. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  7648. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  7649. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  7650. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  7651. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  7652. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  7653. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  7654. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7655. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  7656. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  7657. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7658. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  7659. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  7660. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  7661. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  7662. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  7663. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  7664. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  7665. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  7666. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  7667. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  7668. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  7669. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  7670. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  7671. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  7672. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  7673. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  7674. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  7675. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  7676. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  7677. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  7678. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  7679. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  7680. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  7681. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  7682. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7683. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  7684. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  7685. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  7686. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  7687. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  7688. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  7689. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  7690. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  7691. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  7692. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  7693. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  7694. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  7695. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  7696. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  7697. CMD_HOME = switch left front and key left front # go to cursor
  7698. CMD_HELP = switch left front and key right rear # enter/leave help display
  7699. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  7700. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7701. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  7702. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  7703. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7704. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  7705. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  7706. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  7707. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  7708. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  7709. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  7710. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  7711. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  7712. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  7713. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  7714. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  7715. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  7716. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  7717. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  7718. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  7719. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  7720. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  7721. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  7722. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  7723. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  7724. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  7725. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  7726. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  7727. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  7728. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7729. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  7730. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  7731. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  7732. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  7733. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  7734. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  7735. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  7736. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  7737. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  7738. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  7739. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  7740. BLK_DESCCHAR = switch left front and routing2 # describe character
  7741. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  7742. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  7743. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  7744. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  7745. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  7746. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7747. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  7748. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  7749. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7750. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  7751. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  7752. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  7753. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  7754. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  7755. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  7756. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  7757. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  7758. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  7759. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  7760. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  7761. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  7762. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  7763. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  7764. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  7765. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  7766. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  7767. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  7768. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  7769. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  7770. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  7771. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  7772. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  7773. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  7774. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7775. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  7776. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  7777. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  7778. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  7779. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  7780. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  7781. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  7782. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  7783. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  7784. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  7785. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  7786. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  7787. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  7788. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  7789. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  7790. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  7791. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  7792. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  7793. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  7794. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  7795. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  7796. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  7797. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  7798. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  7799. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  7800. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  7801. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  7802. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  7803. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  7804. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  7805. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  7806. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  7807. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  7808. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  7809. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  7810. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  7811. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  7812. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  7813. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  7814. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  7815. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  7816. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  7817. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  7818. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  7819. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  7820. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  7821. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  7822. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  7823. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  7824. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  7825. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  7826. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  7827. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  7828. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  7829. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  7830. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  7831. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  7832. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  7833. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  7834. CMD_HELP = status 1 # enter/leave help display
  7835. CMD_HELP off = bar left2 and status 1 # leave help display
  7836. CMD_HELP on = bar right2 and status 1 # enter help display
  7837. CMD_LEARN = status 2 # enter/leave command learn mode
  7838. CMD_CSRJMP_VERT = status 3 # bring cursor to line (no horizontal motion)
  7839. CMD_BACK = status 4 # go back (undo unexpected cursor tracking motion)
  7840. CMD_INFO = status 5 # enter/leave status display
  7841. CMD_INFO off = bar left2 and status 5 # leave status display
  7842. CMD_INFO on = bar right2 and status 5 # enter status display
  7843. CMD_CSRTRK = status 6 # toggle cursor tracking on/off
  7844. CMD_CSRTRK off = bar left2 and status 6 # set cursor tracking off
  7845. CMD_CSRTRK on = bar right2 and status 6 # set cursor tracking on
  7846. CMD_DISPMD = status 7 # toggle display mode attributes/text
  7847. CMD_DISPMD off = bar left2 and status 7 # set display mode text
  7848. CMD_DISPMD on = bar right2 and status 7 # set display mode attributes
  7849. CMD_FREEZE = status 8 # toggle screen mode frozen/live
  7850. CMD_FREEZE off = bar left2 and status 8 # set screen mode live
  7851. CMD_FREEZE on = bar right2 and status 8 # set screen mode frozen
  7852. CMD_PREFMENU = status 9 # enter/leave preferences menu
  7853. CMD_PREFSAVE = status 10 # save current preferences
  7854. CMD_PREFLOAD = status 11 # restore saved preferences
  7855. CMD_CSRVIS = status 12 # toggle cursor visibility on/off
  7856. CMD_CSRVIS off = bar left2 and status 12 # set cursor visibility off
  7857. CMD_CSRVIS on = bar right2 and status 12 # set cursor visibility on
  7858. CMD_ATTRVIS = status 13 # toggle attribute underlining on/off
  7859. CMD_ATTRVIS off = bar left2 and status 13 # set attribute underlining off
  7860. CMD_ATTRVIS on = bar right2 and status 13 # set attribute underlining on
  7861. CMD_CAPBLINK = status 14 # toggle capital letter blinking on/off
  7862. CMD_CAPBLINK off = bar left2 and status 14 # set capital letter blinking off
  7863. CMD_CAPBLINK on = bar right2 and status 14 # set capital letter blinking on
  7864. CMD_SIXDOTS = status 15 # toggle text style 6-dot/8-dot
  7865. CMD_SIXDOTS off = bar left2 and status 15 # set text style 8-dot
  7866. CMD_SIXDOTS on = bar right2 and status 15 # set text style 6-dot
  7867. CMD_SKPIDLNS = status 16 # toggle skipping of lines with identical content on/off
  7868. CMD_SKPIDLNS off = bar left2 and status 16 # set skipping of lines with identical content off
  7869. CMD_SKPIDLNS on = bar right2 and status 16 # set skipping of lines with identical content on
  7870. CMD_TUNES = status 17 # toggle alert tunes on/off
  7871. CMD_TUNES off = bar left2 and status 17 # set alert tunes off
  7872. CMD_TUNES on = bar right2 and status 17 # set alert tunes on
  7873. CMD_AUTOSPEAK = status 18 # toggle autospeak on/off
  7874. CMD_AUTOSPEAK off = bar left2 and status 18 # set autospeak off
  7875. CMD_AUTOSPEAK on = bar right2 and status 18 # set autospeak on
  7876. CMD_AUTOREPEAT = status 19 # toggle autorepeat on/off
  7877. CMD_AUTOREPEAT off = bar left2 and status 19 # set autorepeat off
  7878. CMD_AUTOREPEAT on = bar right2 and status 19 # set autorepeat on
  7879. CMD_PASTE = status 20 # insert cut buffer at cursor
  7880. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  7881. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  7882. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  7883. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  7884. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  7885. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  7886. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  7887. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  7888. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  7889. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  7890. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  7891. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  7892. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  7893. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  7894. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  7895. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  7896. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  7897. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  7898. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  7899. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  7900. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  7901. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  7902. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  7903. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  7904. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  7905. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  7906. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  7907. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  7908. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  7909. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  7910. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  7911. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  7912. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  7913. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  7914. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  7915. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  7916. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  7917. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  7918. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  7919. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  7920. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  7921. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  7922. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  7923. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  7924. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  7925. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  7926. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  7927. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  7928. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  7929. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  7930. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  7931. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  7932. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  7933. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  7934. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  7935. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  7936. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  7937. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  7938. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  7939. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  7940. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  7941. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  7942. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  7943. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  7944. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  7945. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  7946. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  7947. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  7948. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  7949. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  7950. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  7951. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  7952. # --------------------------------------------
  7953. # Terminal Parameters:
  7954. identification = 92
  7955. terminal = "BrailleX Elba (Trio 20)"
  7956. protocolrevision = 2
  7957. helpfile = "brltty-pm-elba_trio_20.hlp"
  7958. displaysize = 20
  7959. hasbar = 0 0 1 1
  7960. # Modifier Keys:
  7961. modifier = switch left rear
  7962. modifier = switch left front
  7963. modifier = switch right rear
  7964. modifier = switch right front
  7965. modifier = key left rear
  7966. modifier = key left front
  7967. modifier = key right rear
  7968. modifier = key right front
  7969. modifier = bar up1
  7970. modifier = bar down1
  7971. modifier = bar left1
  7972. modifier = bar right1
  7973. modifier = bar up2
  7974. modifier = bar down2
  7975. modifier = bar left2
  7976. modifier = bar right2
  7977. # Command Definitions:
  7978. CMD_LNUP = bar up1 # go up one line
  7979. CMD_LNDN = bar down1 # go down one line
  7980. CMD_TOP = bar up2 # go to top line
  7981. CMD_BOT = bar down2 # go to bottom line
  7982. CMD_FWINLT = bar left1 # go left one window
  7983. CMD_FWINRT = bar right1 # go right one window
  7984. CMD_LNBEG = bar left2 # go to beginning of line
  7985. CMD_LNEND = bar right2 # go to end of line
  7986. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  7987. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  7988. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  7989. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  7990. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  7991. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  7992. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  7993. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  7994. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  7995. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  7996. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  7997. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  7998. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  7999. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  8000. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  8001. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  8002. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  8003. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  8004. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  8005. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  8006. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  8007. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  8008. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  8009. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  8010. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  8011. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  8012. CMD_HELP = switch left front and bar up2 # enter/leave help display
  8013. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  8014. CMD_CHRLT = switch left front and bar left1 # go left one character
  8015. CMD_CHRRT = switch left front and bar right1 # go right one character
  8016. CMD_HWINLT = switch left front and bar left2 # go left half a window
  8017. CMD_HWINRT = switch left front and bar right2 # go right half a window
  8018. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  8019. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  8020. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  8021. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  8022. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  8023. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  8024. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  8025. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  8026. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  8027. CMD_HOME = key left front # go to cursor
  8028. CMD_HELP = key right rear # enter/leave help display
  8029. CMD_LEARN = key right front # enter/leave command learn mode
  8030. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  8031. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  8032. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  8033. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8034. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  8035. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  8036. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  8037. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  8038. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  8039. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  8040. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  8041. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  8042. CMD_INFO = key left front and bar left1 # enter/leave status display
  8043. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  8044. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  8045. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  8046. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  8047. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  8048. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  8049. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  8050. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  8051. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  8052. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  8053. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  8054. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  8055. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  8056. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  8057. CMD_SWSIM_BQ = key right front and bar down2 # 
  8058. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  8059. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  8060. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  8061. BLK_ROUTE = routing1 # bring cursor to character
  8062. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  8063. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  8064. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  8065. BLK_DESCCHAR = bar down2 and routing1 # describe character
  8066. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  8067. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  8068. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  8069. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  8070. BLK_DESCCHAR = routing2 # describe character
  8071. BLK_GOTOLINE on = status2 # go to line - set on
  8072. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8073. CMD_HOME = switch right rear and key left front # go to cursor
  8074. CMD_HELP = switch right rear and key right rear # enter/leave help display
  8075. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  8076. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8077. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8078. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8079. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8080. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8081. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8082. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8083. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8084. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  8085. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8086. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  8087. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8088. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  8089. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  8090. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  8091. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  8092. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8093. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8094. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  8095. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  8096. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  8097. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  8098. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  8099. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  8100. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8101. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8102. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  8103. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  8104. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8105. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8106. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  8107. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  8108. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8109. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8110. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  8111. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  8112. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8113. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  8114. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  8115. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  8116. BLK_DESCCHAR = switch right rear and routing2 # describe character
  8117. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  8118. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8119. CMD_HOME = switch right front and key left front # go to cursor
  8120. CMD_HELP = switch right front and key right rear # enter/leave help display
  8121. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  8122. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8123. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8124. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8125. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8126. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8127. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8128. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8129. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8130. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  8131. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  8132. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  8133. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8134. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  8135. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  8136. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  8137. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  8138. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  8139. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8140. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  8141. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  8142. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  8143. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  8144. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  8145. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  8146. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  8147. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  8148. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  8149. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  8150. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8151. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8152. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  8153. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  8154. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8155. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8156. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  8157. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  8158. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8159. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  8160. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  8161. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  8162. BLK_DESCCHAR = switch right front and routing2 # describe character
  8163. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  8164. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  8165. CMD_HOME = switch left rear and key left front # go to cursor
  8166. CMD_HELP = switch left rear and key right rear # enter/leave help display
  8167. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  8168. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8169. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  8170. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8171. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8172. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  8173. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  8174. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  8175. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  8176. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  8177. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  8178. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  8179. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  8180. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  8181. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  8182. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  8183. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  8184. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  8185. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  8186. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  8187. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  8188. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  8189. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  8190. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  8191. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  8192. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  8193. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  8194. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  8195. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  8196. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8197. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8198. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  8199. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  8200. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  8201. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  8202. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  8203. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  8204. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  8205. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  8206. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  8207. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  8208. BLK_DESCCHAR = switch left rear and routing2 # describe character
  8209. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  8210. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8211. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  8212. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  8213. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  8214. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8215. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8216. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8217. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8218. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8219. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8220. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8221. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8222. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  8223. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8224. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  8225. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8226. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  8227. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  8228. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  8229. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  8230. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8231. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8232. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  8233. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  8234. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  8235. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  8236. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  8237. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  8238. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8239. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8240. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  8241. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  8242. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8243. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8244. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  8245. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  8246. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8247. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8248. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  8249. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  8250. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8251. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  8252. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  8253. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  8254. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  8255. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  8256. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8257. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  8258. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  8259. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  8260. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8261. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8262. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8263. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8264. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8265. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8266. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8267. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8268. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  8269. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  8270. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  8271. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8272. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  8273. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  8274. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  8275. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  8276. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  8277. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8278. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  8279. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  8280. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  8281. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  8282. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  8283. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  8284. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  8285. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  8286. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  8287. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  8288. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8289. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8290. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  8291. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  8292. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8293. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8294. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  8295. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  8296. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8297. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  8298. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  8299. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  8300. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  8301. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  8302. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  8303. CMD_HOME = switch left front and key left front # go to cursor
  8304. CMD_HELP = switch left front and key right rear # enter/leave help display
  8305. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  8306. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8307. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  8308. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  8309. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8310. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  8311. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  8312. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  8313. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  8314. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  8315. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  8316. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  8317. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  8318. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  8319. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  8320. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  8321. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  8322. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  8323. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  8324. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  8325. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  8326. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  8327. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  8328. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  8329. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  8330. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  8331. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  8332. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  8333. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  8334. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8335. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  8336. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  8337. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  8338. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  8339. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  8340. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  8341. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  8342. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  8343. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  8344. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  8345. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  8346. BLK_DESCCHAR = switch left front and routing2 # describe character
  8347. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  8348. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8349. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  8350. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  8351. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  8352. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8353. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8354. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8355. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8356. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8357. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8358. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8359. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8360. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  8361. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8362. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  8363. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8364. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  8365. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  8366. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  8367. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  8368. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8369. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8370. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  8371. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  8372. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  8373. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  8374. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  8375. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  8376. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8377. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8378. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  8379. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  8380. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8381. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8382. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  8383. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  8384. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8385. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8386. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  8387. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  8388. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8389. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  8390. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  8391. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  8392. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  8393. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  8394. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8395. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  8396. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  8397. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  8398. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8399. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8400. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8401. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8402. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8403. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8404. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8405. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8406. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  8407. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  8408. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  8409. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8410. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  8411. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  8412. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  8413. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  8414. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  8415. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8416. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  8417. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  8418. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  8419. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  8420. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  8421. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  8422. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  8423. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  8424. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  8425. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  8426. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8427. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8428. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  8429. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  8430. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8431. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8432. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  8433. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  8434. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8435. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  8436. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  8437. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  8438. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  8439. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  8440. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  8441. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  8442. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  8443. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  8444. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  8445. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  8446. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  8447. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  8448. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  8449. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  8450. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  8451. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  8452. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  8453. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  8454. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  8455. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  8456. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  8457. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  8458. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  8459. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  8460. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  8461. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  8462. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  8463. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  8464. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  8465. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  8466. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  8467. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  8468. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  8469. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  8470. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  8471. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  8472. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  8473. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  8474. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  8475. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  8476. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  8477. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  8478. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  8479. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  8480. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  8481. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  8482. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  8483. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  8484. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  8485. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  8486. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  8487. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  8488. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  8489. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  8490. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  8491. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  8492. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  8493. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  8494. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  8495. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  8496. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  8497. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  8498. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  8499. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  8500. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  8501. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  8502. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  8503. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  8504. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  8505. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  8506. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  8507. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  8508. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  8509. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  8510. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  8511. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  8512. # --------------------------------------------
  8513. # Terminal Parameters:
  8514. identification = 93
  8515. terminal = "BrailleX Elba (Trio 32)"
  8516. protocolrevision = 2
  8517. helpfile = "brltty-pm-elba_trio_32.hlp"
  8518. displaysize = 32
  8519. hasbar = 0 0 1 1
  8520. # Modifier Keys:
  8521. modifier = switch left rear
  8522. modifier = switch left front
  8523. modifier = switch right rear
  8524. modifier = switch right front
  8525. modifier = key left rear
  8526. modifier = key left front
  8527. modifier = key right rear
  8528. modifier = key right front
  8529. modifier = bar up1
  8530. modifier = bar down1
  8531. modifier = bar left1
  8532. modifier = bar right1
  8533. modifier = bar up2
  8534. modifier = bar down2
  8535. modifier = bar left2
  8536. modifier = bar right2
  8537. # Command Definitions:
  8538. CMD_LNUP = bar up1 # go up one line
  8539. CMD_LNDN = bar down1 # go down one line
  8540. CMD_TOP = bar up2 # go to top line
  8541. CMD_BOT = bar down2 # go to bottom line
  8542. CMD_FWINLT = bar left1 # go left one window
  8543. CMD_FWINRT = bar right1 # go right one window
  8544. CMD_LNBEG = bar left2 # go to beginning of line
  8545. CMD_LNEND = bar right2 # go to end of line
  8546. CMD_PRDIFLN = switch left rear and bar up1 # go up to nearest line with different content
  8547. CMD_NXDIFLN = switch left rear and bar down1 # go down to nearest line with different content
  8548. CMD_ATTRUP = switch left rear and bar up2 # go up to nearest line with different highlighting
  8549. CMD_ATTRDN = switch left rear and bar down2 # go down to nearest line with different highlighting
  8550. CMD_PRPROMPT = switch left rear and bar left1 # go up to previous command prompt
  8551. CMD_NXPROMPT = switch left rear and bar right1 # go down to next command prompt
  8552. CMD_PRPGRPH = switch left rear and bar left2 # go up to last line of previous paragraph
  8553. CMD_NXPGRPH = switch left rear and bar right2 # go down to first line of next paragraph
  8554. KEY_CURSOR_UP = switch right rear and bar up1 # simulate pressing the cursor-up key
  8555. KEY_CURSOR_DOWN = switch right rear and bar down1 # simulate pressing the cursor-down key
  8556. KEY_PAGE_UP = switch right rear and bar up2 # simulate pressing the page-up key
  8557. KEY_PAGE_DOWN = switch right rear and bar down2 # simulate pressing the page-down key
  8558. CMD_FWINLT route = switch right rear and bar left1 # go left one window and route cursor
  8559. CMD_FWINRT route = switch right rear and bar right1 # go right one window and route cursor
  8560. CMD_LNBEG route = switch right rear and bar left2 # go to beginning of line and route cursor
  8561. CMD_LNEND route = switch right rear and bar right2 # go to end of line and route cursor
  8562. KEY_CURSOR_UP = switch left rear and switch right rear and bar up1 # simulate pressing the cursor-up key
  8563. KEY_CURSOR_DOWN = switch left rear and switch right rear and bar down1 # simulate pressing the cursor-down key
  8564. KEY_PAGE_UP = switch left rear and switch right rear and bar up2 # simulate pressing the page-up key
  8565. KEY_PAGE_DOWN = switch left rear and switch right rear and bar down2 # simulate pressing the page-down key
  8566. KEY_CURSOR_LEFT = switch left rear and switch right rear and bar left1 # simulate pressing the cursor-left key
  8567. KEY_CURSOR_RIGHT = switch left rear and switch right rear and bar right1 # simulate pressing the cursor-right key
  8568. KEY_HOME = switch left rear and switch right rear and bar left2 # simulate pressing the home key
  8569. KEY_END = switch left rear and switch right rear and bar right2 # simulate pressing the end key
  8570. CMD_PRSEARCH = switch left front and bar up1 # search backward for content of cut buffer
  8571. CMD_NXSEARCH = switch left front and bar down1 # search forward for content of cut buffer
  8572. CMD_HELP = switch left front and bar up2 # enter/leave help display
  8573. CMD_LEARN = switch left front and bar down2 # enter/leave command learn mode
  8574. CMD_CHRLT = switch left front and bar left1 # go left one character
  8575. CMD_CHRRT = switch left front and bar right1 # go right one character
  8576. CMD_HWINLT = switch left front and bar left2 # go left half a window
  8577. CMD_HWINRT = switch left front and bar right2 # go right half a window
  8578. CMD_MENU_PREV_ITEM = switch right front and bar up1 # go to previous item in menu
  8579. CMD_MENU_NEXT_ITEM = switch right front and bar down1 # go to next item in menu
  8580. CMD_MENU_FIRST_ITEM = switch right front and bar up2 # go to first item in menu
  8581. CMD_MENU_LAST_ITEM = switch right front and bar down2 # go to last item in menu
  8582. CMD_MENU_PREV_SETTING = switch right front and bar left1 # change current item in menu to previous choice
  8583. CMD_MENU_NEXT_SETTING = switch right front and bar right1 # change current item in menu to next choice
  8584. CMD_PREFLOAD = switch right front and bar left2 # restore saved preferences
  8585. CMD_PREFSAVE = switch right front and bar right2 # save current preferences
  8586. CMD_BACK = key left rear # go back (undo unexpected cursor tracking motion)
  8587. CMD_HOME = key left front # go to cursor
  8588. CMD_HELP = key right rear # enter/leave help display
  8589. CMD_LEARN = key right front # enter/leave command learn mode
  8590. CMD_SIXDOTS = key left rear and bar up1 # toggle text style 6-dot/8-dot
  8591. CMD_PASTE = key left rear and bar down1 # insert cut buffer at cursor
  8592. CMD_CAPBLINK = key left rear and bar up2 # toggle capital letter blinking on/off
  8593. CMD_CSRJMP_VERT = key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8594. CMD_DISPMD = key left rear and bar left1 # toggle display mode attributes/text
  8595. CMD_CSRTRK = key left rear and bar right1 # toggle cursor tracking on/off
  8596. CMD_ATTRVIS = key left rear and bar left2 # toggle attribute underlining on/off
  8597. CMD_CSRVIS = key left rear and bar right2 # toggle cursor visibility on/off
  8598. CMD_AUTOSPEAK = key left front and bar up1 # toggle autospeak on/off
  8599. CMD_AUTOREPEAT = key left front and bar down1 # toggle autorepeat on/off
  8600. CMD_RESTARTBRL = key left front and bar up2 # reinitialize braille driver
  8601. CMD_FREEZE = key left front and bar down2 # toggle screen mode frozen/live
  8602. CMD_INFO = key left front and bar left1 # enter/leave status display
  8603. CMD_PREFMENU = key left front and bar right1 # enter/leave preferences menu
  8604. CMD_PREFLOAD = key left front and bar left2 # restore saved preferences
  8605. CMD_PREFSAVE = key left front and bar right2 # save current preferences
  8606. CMD_SAY_ABOVE = key right rear and bar up1 # speak from top of screen through current line
  8607. CMD_SAY_BELOW = key right rear and bar down1 # speak from current line through bottom of screen
  8608. CMD_SAY_LOUDER = key right rear and bar up2 # increase speech volume
  8609. CMD_SAY_SOFTER = key right rear and bar down2 # decrease speech volume
  8610. CMD_MUTE = key right rear and bar left1 # stop speaking immediately
  8611. CMD_SAY_LINE = key right rear and bar right1 # speak current line
  8612. CMD_SAY_SLOWER = key right rear and bar left2 # decrease speech rate
  8613. CMD_SAY_FASTER = key right rear and bar right2 # increase speech rate
  8614. CMD_SPKHOME = key right front and bar up1 # go to current (most recent) speech position
  8615. CMD_TUNES = key right front and bar down1 # toggle alert tunes on/off
  8616. CMD_RESTARTSPEECH = key right front and bar up2 # reinitialize speech driver
  8617. CMD_SWSIM_BQ = key right front and bar down2 # 
  8618. CMD_SKPIDLNS = key right front and bar left1 # toggle skipping of lines with identical content on/off
  8619. CMD_SKPBLNKWINS = key right front and bar right1 # toggle skipping of blank windows on/off
  8620. CMD_SLIDEWIN = key right front and bar right2 # toggle sliding window on/off
  8621. BLK_ROUTE = routing1 # bring cursor to character
  8622. BLK_PRINDENT = bar up1 and routing1 # go up to nearest line without greater indent
  8623. BLK_NXINDENT = bar down1 and routing1 # go down to nearest line without greater indent
  8624. BLK_SETLEFT = bar up2 and routing1 # position left end of window at character
  8625. BLK_DESCCHAR = bar down2 and routing1 # describe character
  8626. BLK_CUTAPPEND = bar left1 and routing1 # append to existing cut buffer from character
  8627. BLK_CUTLINE = bar right1 and routing1 # linear cut to character
  8628. BLK_CUTBEGIN = bar left2 and routing1 # start new cut buffer at character
  8629. BLK_CUTRECT = bar right2 and routing1 # rectangular cut to character
  8630. BLK_DESCCHAR = routing2 # describe character
  8631. BLK_GOTOLINE on = status2 # go to line - set on
  8632. CMD_BACK = switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8633. CMD_HOME = switch right rear and key left front # go to cursor
  8634. CMD_HELP = switch right rear and key right rear # enter/leave help display
  8635. CMD_LEARN = switch right rear and key right front # enter/leave command learn mode
  8636. CMD_SIXDOTS = switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8637. CMD_PASTE = switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8638. CMD_CAPBLINK = switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8639. CMD_CSRJMP_VERT = switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8640. CMD_DISPMD = switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8641. CMD_CSRTRK = switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8642. CMD_ATTRVIS = switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8643. CMD_CSRVIS = switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8644. CMD_AUTOSPEAK = switch right rear and key left front and bar up1 # toggle autospeak on/off
  8645. CMD_AUTOREPEAT = switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8646. CMD_RESTARTBRL = switch right rear and key left front and bar up2 # reinitialize braille driver
  8647. CMD_FREEZE = switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8648. CMD_INFO = switch right rear and key left front and bar left1 # enter/leave status display
  8649. CMD_PREFMENU = switch right rear and key left front and bar right1 # enter/leave preferences menu
  8650. CMD_PREFLOAD = switch right rear and key left front and bar left2 # restore saved preferences
  8651. CMD_PREFSAVE = switch right rear and key left front and bar right2 # save current preferences
  8652. CMD_SAY_ABOVE = switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8653. CMD_SAY_BELOW = switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8654. CMD_SAY_LOUDER = switch right rear and key right rear and bar up2 # increase speech volume
  8655. CMD_SAY_SOFTER = switch right rear and key right rear and bar down2 # decrease speech volume
  8656. CMD_MUTE = switch right rear and key right rear and bar left1 # stop speaking immediately
  8657. CMD_SAY_LINE = switch right rear and key right rear and bar right1 # speak current line
  8658. CMD_SAY_SLOWER = switch right rear and key right rear and bar left2 # decrease speech rate
  8659. CMD_SAY_FASTER = switch right rear and key right rear and bar right2 # increase speech rate
  8660. CMD_SPKHOME = switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8661. CMD_TUNES = switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8662. CMD_RESTARTSPEECH = switch right rear and key right front and bar up2 # reinitialize speech driver
  8663. CMD_SWSIM_BQ = switch right rear and key right front and bar down2 # 
  8664. CMD_SKPIDLNS = switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8665. CMD_SKPBLNKWINS = switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8666. CMD_SLIDEWIN = switch right rear and key right front and bar right2 # toggle sliding window on/off
  8667. BLK_ROUTE = switch right rear and routing1 # bring cursor to character
  8668. BLK_PRINDENT = switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8669. BLK_NXINDENT = switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8670. BLK_SETLEFT = switch right rear and bar up2 and routing1 # position left end of window at character
  8671. BLK_DESCCHAR = switch right rear and bar down2 and routing1 # describe character
  8672. BLK_CUTAPPEND = switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8673. BLK_CUTLINE = switch right rear and bar right1 and routing1 # linear cut to character
  8674. BLK_CUTBEGIN = switch right rear and bar left2 and routing1 # start new cut buffer at character
  8675. BLK_CUTRECT = switch right rear and bar right2 and routing1 # rectangular cut to character
  8676. BLK_DESCCHAR = switch right rear and routing2 # describe character
  8677. BLK_GOTOLINE on = switch right rear and status2 # go to line - set on
  8678. CMD_BACK = switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8679. CMD_HOME = switch right front and key left front # go to cursor
  8680. CMD_HELP = switch right front and key right rear # enter/leave help display
  8681. CMD_LEARN = switch right front and key right front # enter/leave command learn mode
  8682. CMD_SIXDOTS = switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8683. CMD_PASTE = switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8684. CMD_CAPBLINK = switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8685. CMD_CSRJMP_VERT = switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8686. CMD_DISPMD = switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8687. CMD_CSRTRK = switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8688. CMD_ATTRVIS = switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8689. CMD_CSRVIS = switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8690. CMD_AUTOSPEAK = switch right front and key left front and bar up1 # toggle autospeak on/off
  8691. CMD_AUTOREPEAT = switch right front and key left front and bar down1 # toggle autorepeat on/off
  8692. CMD_RESTARTBRL = switch right front and key left front and bar up2 # reinitialize braille driver
  8693. CMD_FREEZE = switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8694. CMD_INFO = switch right front and key left front and bar left1 # enter/leave status display
  8695. CMD_PREFMENU = switch right front and key left front and bar right1 # enter/leave preferences menu
  8696. CMD_PREFLOAD = switch right front and key left front and bar left2 # restore saved preferences
  8697. CMD_PREFSAVE = switch right front and key left front and bar right2 # save current preferences
  8698. CMD_SAY_ABOVE = switch right front and key right rear and bar up1 # speak from top of screen through current line
  8699. CMD_SAY_BELOW = switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8700. CMD_SAY_LOUDER = switch right front and key right rear and bar up2 # increase speech volume
  8701. CMD_SAY_SOFTER = switch right front and key right rear and bar down2 # decrease speech volume
  8702. CMD_MUTE = switch right front and key right rear and bar left1 # stop speaking immediately
  8703. CMD_SAY_LINE = switch right front and key right rear and bar right1 # speak current line
  8704. CMD_SAY_SLOWER = switch right front and key right rear and bar left2 # decrease speech rate
  8705. CMD_SAY_FASTER = switch right front and key right rear and bar right2 # increase speech rate
  8706. CMD_SPKHOME = switch right front and key right front and bar up1 # go to current (most recent) speech position
  8707. CMD_TUNES = switch right front and key right front and bar down1 # toggle alert tunes on/off
  8708. CMD_RESTARTSPEECH = switch right front and key right front and bar up2 # reinitialize speech driver
  8709. CMD_SWSIM_BQ = switch right front and key right front and bar down2 # 
  8710. CMD_SKPIDLNS = switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8711. CMD_SKPBLNKWINS = switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8712. CMD_SLIDEWIN = switch right front and key right front and bar right2 # toggle sliding window on/off
  8713. BLK_ROUTE = switch right front and routing1 # bring cursor to character
  8714. BLK_PRINDENT = switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8715. BLK_NXINDENT = switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8716. BLK_SETLEFT = switch right front and bar up2 and routing1 # position left end of window at character
  8717. BLK_DESCCHAR = switch right front and bar down2 and routing1 # describe character
  8718. BLK_CUTAPPEND = switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8719. BLK_CUTLINE = switch right front and bar right1 and routing1 # linear cut to character
  8720. BLK_CUTBEGIN = switch right front and bar left2 and routing1 # start new cut buffer at character
  8721. BLK_CUTRECT = switch right front and bar right2 and routing1 # rectangular cut to character
  8722. BLK_DESCCHAR = switch right front and routing2 # describe character
  8723. BLK_GOTOLINE on = switch right front and status2 # go to line - set on
  8724. CMD_BACK = switch left rear and key left rear # go back (undo unexpected cursor tracking motion)
  8725. CMD_HOME = switch left rear and key left front # go to cursor
  8726. CMD_HELP = switch left rear and key right rear # enter/leave help display
  8727. CMD_LEARN = switch left rear and key right front # enter/leave command learn mode
  8728. CMD_SIXDOTS = switch left rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8729. CMD_PASTE = switch left rear and key left rear and bar down1 # insert cut buffer at cursor
  8730. CMD_CAPBLINK = switch left rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8731. CMD_CSRJMP_VERT = switch left rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8732. CMD_DISPMD = switch left rear and key left rear and bar left1 # toggle display mode attributes/text
  8733. CMD_CSRTRK = switch left rear and key left rear and bar right1 # toggle cursor tracking on/off
  8734. CMD_ATTRVIS = switch left rear and key left rear and bar left2 # toggle attribute underlining on/off
  8735. CMD_CSRVIS = switch left rear and key left rear and bar right2 # toggle cursor visibility on/off
  8736. CMD_AUTOSPEAK = switch left rear and key left front and bar up1 # toggle autospeak on/off
  8737. CMD_AUTOREPEAT = switch left rear and key left front and bar down1 # toggle autorepeat on/off
  8738. CMD_RESTARTBRL = switch left rear and key left front and bar up2 # reinitialize braille driver
  8739. CMD_FREEZE = switch left rear and key left front and bar down2 # toggle screen mode frozen/live
  8740. CMD_INFO = switch left rear and key left front and bar left1 # enter/leave status display
  8741. CMD_PREFMENU = switch left rear and key left front and bar right1 # enter/leave preferences menu
  8742. CMD_PREFLOAD = switch left rear and key left front and bar left2 # restore saved preferences
  8743. CMD_PREFSAVE = switch left rear and key left front and bar right2 # save current preferences
  8744. CMD_SAY_ABOVE = switch left rear and key right rear and bar up1 # speak from top of screen through current line
  8745. CMD_SAY_BELOW = switch left rear and key right rear and bar down1 # speak from current line through bottom of screen
  8746. CMD_SAY_LOUDER = switch left rear and key right rear and bar up2 # increase speech volume
  8747. CMD_SAY_SOFTER = switch left rear and key right rear and bar down2 # decrease speech volume
  8748. CMD_MUTE = switch left rear and key right rear and bar left1 # stop speaking immediately
  8749. CMD_SAY_LINE = switch left rear and key right rear and bar right1 # speak current line
  8750. CMD_SAY_SLOWER = switch left rear and key right rear and bar left2 # decrease speech rate
  8751. CMD_SAY_FASTER = switch left rear and key right rear and bar right2 # increase speech rate
  8752. CMD_SPKHOME = switch left rear and key right front and bar up1 # go to current (most recent) speech position
  8753. CMD_TUNES = switch left rear and key right front and bar down1 # toggle alert tunes on/off
  8754. CMD_RESTARTSPEECH = switch left rear and key right front and bar up2 # reinitialize speech driver
  8755. CMD_SWSIM_BQ = switch left rear and key right front and bar down2 # 
  8756. CMD_SKPIDLNS = switch left rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8757. CMD_SKPBLNKWINS = switch left rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8758. CMD_SLIDEWIN = switch left rear and key right front and bar right2 # toggle sliding window on/off
  8759. BLK_ROUTE = switch left rear and routing1 # bring cursor to character
  8760. BLK_PRINDENT = switch left rear and bar up1 and routing1 # go up to nearest line without greater indent
  8761. BLK_NXINDENT = switch left rear and bar down1 and routing1 # go down to nearest line without greater indent
  8762. BLK_SETLEFT = switch left rear and bar up2 and routing1 # position left end of window at character
  8763. BLK_DESCCHAR = switch left rear and bar down2 and routing1 # describe character
  8764. BLK_CUTAPPEND = switch left rear and bar left1 and routing1 # append to existing cut buffer from character
  8765. BLK_CUTLINE = switch left rear and bar right1 and routing1 # linear cut to character
  8766. BLK_CUTBEGIN = switch left rear and bar left2 and routing1 # start new cut buffer at character
  8767. BLK_CUTRECT = switch left rear and bar right2 and routing1 # rectangular cut to character
  8768. BLK_DESCCHAR = switch left rear and routing2 # describe character
  8769. BLK_GOTOLINE on = switch left rear and status2 # go to line - set on
  8770. CMD_BACK = switch left rear and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8771. CMD_HOME = switch left rear and switch right rear and key left front # go to cursor
  8772. CMD_HELP = switch left rear and switch right rear and key right rear # enter/leave help display
  8773. CMD_LEARN = switch left rear and switch right rear and key right front # enter/leave command learn mode
  8774. CMD_SIXDOTS = switch left rear and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8775. CMD_PASTE = switch left rear and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8776. CMD_CAPBLINK = switch left rear and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8777. CMD_CSRJMP_VERT = switch left rear and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8778. CMD_DISPMD = switch left rear and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8779. CMD_CSRTRK = switch left rear and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8780. CMD_ATTRVIS = switch left rear and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8781. CMD_CSRVIS = switch left rear and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8782. CMD_AUTOSPEAK = switch left rear and switch right rear and key left front and bar up1 # toggle autospeak on/off
  8783. CMD_AUTOREPEAT = switch left rear and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8784. CMD_RESTARTBRL = switch left rear and switch right rear and key left front and bar up2 # reinitialize braille driver
  8785. CMD_FREEZE = switch left rear and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8786. CMD_INFO = switch left rear and switch right rear and key left front and bar left1 # enter/leave status display
  8787. CMD_PREFMENU = switch left rear and switch right rear and key left front and bar right1 # enter/leave preferences menu
  8788. CMD_PREFLOAD = switch left rear and switch right rear and key left front and bar left2 # restore saved preferences
  8789. CMD_PREFSAVE = switch left rear and switch right rear and key left front and bar right2 # save current preferences
  8790. CMD_SAY_ABOVE = switch left rear and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8791. CMD_SAY_BELOW = switch left rear and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8792. CMD_SAY_LOUDER = switch left rear and switch right rear and key right rear and bar up2 # increase speech volume
  8793. CMD_SAY_SOFTER = switch left rear and switch right rear and key right rear and bar down2 # decrease speech volume
  8794. CMD_MUTE = switch left rear and switch right rear and key right rear and bar left1 # stop speaking immediately
  8795. CMD_SAY_LINE = switch left rear and switch right rear and key right rear and bar right1 # speak current line
  8796. CMD_SAY_SLOWER = switch left rear and switch right rear and key right rear and bar left2 # decrease speech rate
  8797. CMD_SAY_FASTER = switch left rear and switch right rear and key right rear and bar right2 # increase speech rate
  8798. CMD_SPKHOME = switch left rear and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8799. CMD_TUNES = switch left rear and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8800. CMD_RESTARTSPEECH = switch left rear and switch right rear and key right front and bar up2 # reinitialize speech driver
  8801. CMD_SWSIM_BQ = switch left rear and switch right rear and key right front and bar down2 # 
  8802. CMD_SKPIDLNS = switch left rear and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8803. CMD_SKPBLNKWINS = switch left rear and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8804. CMD_SLIDEWIN = switch left rear and switch right rear and key right front and bar right2 # toggle sliding window on/off
  8805. BLK_ROUTE = switch left rear and switch right rear and routing1 # bring cursor to character
  8806. BLK_PRINDENT = switch left rear and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8807. BLK_NXINDENT = switch left rear and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8808. BLK_SETLEFT = switch left rear and switch right rear and bar up2 and routing1 # position left end of window at character
  8809. BLK_DESCCHAR = switch left rear and switch right rear and bar down2 and routing1 # describe character
  8810. BLK_CUTAPPEND = switch left rear and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8811. BLK_CUTLINE = switch left rear and switch right rear and bar right1 and routing1 # linear cut to character
  8812. BLK_CUTBEGIN = switch left rear and switch right rear and bar left2 and routing1 # start new cut buffer at character
  8813. BLK_CUTRECT = switch left rear and switch right rear and bar right2 and routing1 # rectangular cut to character
  8814. BLK_DESCCHAR = switch left rear and switch right rear and routing2 # describe character
  8815. BLK_GOTOLINE on = switch left rear and switch right rear and status2 # go to line - set on
  8816. CMD_BACK = switch left rear and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8817. CMD_HOME = switch left rear and switch right front and key left front # go to cursor
  8818. CMD_HELP = switch left rear and switch right front and key right rear # enter/leave help display
  8819. CMD_LEARN = switch left rear and switch right front and key right front # enter/leave command learn mode
  8820. CMD_SIXDOTS = switch left rear and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8821. CMD_PASTE = switch left rear and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8822. CMD_CAPBLINK = switch left rear and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8823. CMD_CSRJMP_VERT = switch left rear and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8824. CMD_DISPMD = switch left rear and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8825. CMD_CSRTRK = switch left rear and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8826. CMD_ATTRVIS = switch left rear and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8827. CMD_CSRVIS = switch left rear and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8828. CMD_AUTOSPEAK = switch left rear and switch right front and key left front and bar up1 # toggle autospeak on/off
  8829. CMD_AUTOREPEAT = switch left rear and switch right front and key left front and bar down1 # toggle autorepeat on/off
  8830. CMD_RESTARTBRL = switch left rear and switch right front and key left front and bar up2 # reinitialize braille driver
  8831. CMD_FREEZE = switch left rear and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8832. CMD_INFO = switch left rear and switch right front and key left front and bar left1 # enter/leave status display
  8833. CMD_PREFMENU = switch left rear and switch right front and key left front and bar right1 # enter/leave preferences menu
  8834. CMD_PREFLOAD = switch left rear and switch right front and key left front and bar left2 # restore saved preferences
  8835. CMD_PREFSAVE = switch left rear and switch right front and key left front and bar right2 # save current preferences
  8836. CMD_SAY_ABOVE = switch left rear and switch right front and key right rear and bar up1 # speak from top of screen through current line
  8837. CMD_SAY_BELOW = switch left rear and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8838. CMD_SAY_LOUDER = switch left rear and switch right front and key right rear and bar up2 # increase speech volume
  8839. CMD_SAY_SOFTER = switch left rear and switch right front and key right rear and bar down2 # decrease speech volume
  8840. CMD_MUTE = switch left rear and switch right front and key right rear and bar left1 # stop speaking immediately
  8841. CMD_SAY_LINE = switch left rear and switch right front and key right rear and bar right1 # speak current line
  8842. CMD_SAY_SLOWER = switch left rear and switch right front and key right rear and bar left2 # decrease speech rate
  8843. CMD_SAY_FASTER = switch left rear and switch right front and key right rear and bar right2 # increase speech rate
  8844. CMD_SPKHOME = switch left rear and switch right front and key right front and bar up1 # go to current (most recent) speech position
  8845. CMD_TUNES = switch left rear and switch right front and key right front and bar down1 # toggle alert tunes on/off
  8846. CMD_RESTARTSPEECH = switch left rear and switch right front and key right front and bar up2 # reinitialize speech driver
  8847. CMD_SWSIM_BQ = switch left rear and switch right front and key right front and bar down2 # 
  8848. CMD_SKPIDLNS = switch left rear and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8849. CMD_SKPBLNKWINS = switch left rear and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8850. CMD_SLIDEWIN = switch left rear and switch right front and key right front and bar right2 # toggle sliding window on/off
  8851. BLK_ROUTE = switch left rear and switch right front and routing1 # bring cursor to character
  8852. BLK_PRINDENT = switch left rear and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8853. BLK_NXINDENT = switch left rear and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8854. BLK_SETLEFT = switch left rear and switch right front and bar up2 and routing1 # position left end of window at character
  8855. BLK_DESCCHAR = switch left rear and switch right front and bar down2 and routing1 # describe character
  8856. BLK_CUTAPPEND = switch left rear and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8857. BLK_CUTLINE = switch left rear and switch right front and bar right1 and routing1 # linear cut to character
  8858. BLK_CUTBEGIN = switch left rear and switch right front and bar left2 and routing1 # start new cut buffer at character
  8859. BLK_CUTRECT = switch left rear and switch right front and bar right2 and routing1 # rectangular cut to character
  8860. BLK_DESCCHAR = switch left rear and switch right front and routing2 # describe character
  8861. BLK_GOTOLINE on = switch left rear and switch right front and status2 # go to line - set on
  8862. CMD_BACK = switch left front and key left rear # go back (undo unexpected cursor tracking motion)
  8863. CMD_HOME = switch left front and key left front # go to cursor
  8864. CMD_HELP = switch left front and key right rear # enter/leave help display
  8865. CMD_LEARN = switch left front and key right front # enter/leave command learn mode
  8866. CMD_SIXDOTS = switch left front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8867. CMD_PASTE = switch left front and key left rear and bar down1 # insert cut buffer at cursor
  8868. CMD_CAPBLINK = switch left front and key left rear and bar up2 # toggle capital letter blinking on/off
  8869. CMD_CSRJMP_VERT = switch left front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8870. CMD_DISPMD = switch left front and key left rear and bar left1 # toggle display mode attributes/text
  8871. CMD_CSRTRK = switch left front and key left rear and bar right1 # toggle cursor tracking on/off
  8872. CMD_ATTRVIS = switch left front and key left rear and bar left2 # toggle attribute underlining on/off
  8873. CMD_CSRVIS = switch left front and key left rear and bar right2 # toggle cursor visibility on/off
  8874. CMD_AUTOSPEAK = switch left front and key left front and bar up1 # toggle autospeak on/off
  8875. CMD_AUTOREPEAT = switch left front and key left front and bar down1 # toggle autorepeat on/off
  8876. CMD_RESTARTBRL = switch left front and key left front and bar up2 # reinitialize braille driver
  8877. CMD_FREEZE = switch left front and key left front and bar down2 # toggle screen mode frozen/live
  8878. CMD_INFO = switch left front and key left front and bar left1 # enter/leave status display
  8879. CMD_PREFMENU = switch left front and key left front and bar right1 # enter/leave preferences menu
  8880. CMD_PREFLOAD = switch left front and key left front and bar left2 # restore saved preferences
  8881. CMD_PREFSAVE = switch left front and key left front and bar right2 # save current preferences
  8882. CMD_SAY_ABOVE = switch left front and key right rear and bar up1 # speak from top of screen through current line
  8883. CMD_SAY_BELOW = switch left front and key right rear and bar down1 # speak from current line through bottom of screen
  8884. CMD_SAY_LOUDER = switch left front and key right rear and bar up2 # increase speech volume
  8885. CMD_SAY_SOFTER = switch left front and key right rear and bar down2 # decrease speech volume
  8886. CMD_MUTE = switch left front and key right rear and bar left1 # stop speaking immediately
  8887. CMD_SAY_LINE = switch left front and key right rear and bar right1 # speak current line
  8888. CMD_SAY_SLOWER = switch left front and key right rear and bar left2 # decrease speech rate
  8889. CMD_SAY_FASTER = switch left front and key right rear and bar right2 # increase speech rate
  8890. CMD_SPKHOME = switch left front and key right front and bar up1 # go to current (most recent) speech position
  8891. CMD_TUNES = switch left front and key right front and bar down1 # toggle alert tunes on/off
  8892. CMD_RESTARTSPEECH = switch left front and key right front and bar up2 # reinitialize speech driver
  8893. CMD_SWSIM_BQ = switch left front and key right front and bar down2 # 
  8894. CMD_SKPIDLNS = switch left front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8895. CMD_SKPBLNKWINS = switch left front and key right front and bar right1 # toggle skipping of blank windows on/off
  8896. CMD_SLIDEWIN = switch left front and key right front and bar right2 # toggle sliding window on/off
  8897. BLK_ROUTE = switch left front and routing1 # bring cursor to character
  8898. BLK_PRINDENT = switch left front and bar up1 and routing1 # go up to nearest line without greater indent
  8899. BLK_NXINDENT = switch left front and bar down1 and routing1 # go down to nearest line without greater indent
  8900. BLK_SETLEFT = switch left front and bar up2 and routing1 # position left end of window at character
  8901. BLK_DESCCHAR = switch left front and bar down2 and routing1 # describe character
  8902. BLK_CUTAPPEND = switch left front and bar left1 and routing1 # append to existing cut buffer from character
  8903. BLK_CUTLINE = switch left front and bar right1 and routing1 # linear cut to character
  8904. BLK_CUTBEGIN = switch left front and bar left2 and routing1 # start new cut buffer at character
  8905. BLK_CUTRECT = switch left front and bar right2 and routing1 # rectangular cut to character
  8906. BLK_DESCCHAR = switch left front and routing2 # describe character
  8907. BLK_GOTOLINE on = switch left front and status2 # go to line - set on
  8908. CMD_BACK = switch left front and switch right rear and key left rear # go back (undo unexpected cursor tracking motion)
  8909. CMD_HOME = switch left front and switch right rear and key left front # go to cursor
  8910. CMD_HELP = switch left front and switch right rear and key right rear # enter/leave help display
  8911. CMD_LEARN = switch left front and switch right rear and key right front # enter/leave command learn mode
  8912. CMD_SIXDOTS = switch left front and switch right rear and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8913. CMD_PASTE = switch left front and switch right rear and key left rear and bar down1 # insert cut buffer at cursor
  8914. CMD_CAPBLINK = switch left front and switch right rear and key left rear and bar up2 # toggle capital letter blinking on/off
  8915. CMD_CSRJMP_VERT = switch left front and switch right rear and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8916. CMD_DISPMD = switch left front and switch right rear and key left rear and bar left1 # toggle display mode attributes/text
  8917. CMD_CSRTRK = switch left front and switch right rear and key left rear and bar right1 # toggle cursor tracking on/off
  8918. CMD_ATTRVIS = switch left front and switch right rear and key left rear and bar left2 # toggle attribute underlining on/off
  8919. CMD_CSRVIS = switch left front and switch right rear and key left rear and bar right2 # toggle cursor visibility on/off
  8920. CMD_AUTOSPEAK = switch left front and switch right rear and key left front and bar up1 # toggle autospeak on/off
  8921. CMD_AUTOREPEAT = switch left front and switch right rear and key left front and bar down1 # toggle autorepeat on/off
  8922. CMD_RESTARTBRL = switch left front and switch right rear and key left front and bar up2 # reinitialize braille driver
  8923. CMD_FREEZE = switch left front and switch right rear and key left front and bar down2 # toggle screen mode frozen/live
  8924. CMD_INFO = switch left front and switch right rear and key left front and bar left1 # enter/leave status display
  8925. CMD_PREFMENU = switch left front and switch right rear and key left front and bar right1 # enter/leave preferences menu
  8926. CMD_PREFLOAD = switch left front and switch right rear and key left front and bar left2 # restore saved preferences
  8927. CMD_PREFSAVE = switch left front and switch right rear and key left front and bar right2 # save current preferences
  8928. CMD_SAY_ABOVE = switch left front and switch right rear and key right rear and bar up1 # speak from top of screen through current line
  8929. CMD_SAY_BELOW = switch left front and switch right rear and key right rear and bar down1 # speak from current line through bottom of screen
  8930. CMD_SAY_LOUDER = switch left front and switch right rear and key right rear and bar up2 # increase speech volume
  8931. CMD_SAY_SOFTER = switch left front and switch right rear and key right rear and bar down2 # decrease speech volume
  8932. CMD_MUTE = switch left front and switch right rear and key right rear and bar left1 # stop speaking immediately
  8933. CMD_SAY_LINE = switch left front and switch right rear and key right rear and bar right1 # speak current line
  8934. CMD_SAY_SLOWER = switch left front and switch right rear and key right rear and bar left2 # decrease speech rate
  8935. CMD_SAY_FASTER = switch left front and switch right rear and key right rear and bar right2 # increase speech rate
  8936. CMD_SPKHOME = switch left front and switch right rear and key right front and bar up1 # go to current (most recent) speech position
  8937. CMD_TUNES = switch left front and switch right rear and key right front and bar down1 # toggle alert tunes on/off
  8938. CMD_RESTARTSPEECH = switch left front and switch right rear and key right front and bar up2 # reinitialize speech driver
  8939. CMD_SWSIM_BQ = switch left front and switch right rear and key right front and bar down2 # 
  8940. CMD_SKPIDLNS = switch left front and switch right rear and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8941. CMD_SKPBLNKWINS = switch left front and switch right rear and key right front and bar right1 # toggle skipping of blank windows on/off
  8942. CMD_SLIDEWIN = switch left front and switch right rear and key right front and bar right2 # toggle sliding window on/off
  8943. BLK_ROUTE = switch left front and switch right rear and routing1 # bring cursor to character
  8944. BLK_PRINDENT = switch left front and switch right rear and bar up1 and routing1 # go up to nearest line without greater indent
  8945. BLK_NXINDENT = switch left front and switch right rear and bar down1 and routing1 # go down to nearest line without greater indent
  8946. BLK_SETLEFT = switch left front and switch right rear and bar up2 and routing1 # position left end of window at character
  8947. BLK_DESCCHAR = switch left front and switch right rear and bar down2 and routing1 # describe character
  8948. BLK_CUTAPPEND = switch left front and switch right rear and bar left1 and routing1 # append to existing cut buffer from character
  8949. BLK_CUTLINE = switch left front and switch right rear and bar right1 and routing1 # linear cut to character
  8950. BLK_CUTBEGIN = switch left front and switch right rear and bar left2 and routing1 # start new cut buffer at character
  8951. BLK_CUTRECT = switch left front and switch right rear and bar right2 and routing1 # rectangular cut to character
  8952. BLK_DESCCHAR = switch left front and switch right rear and routing2 # describe character
  8953. BLK_GOTOLINE on = switch left front and switch right rear and status2 # go to line - set on
  8954. CMD_BACK = switch left front and switch right front and key left rear # go back (undo unexpected cursor tracking motion)
  8955. CMD_HOME = switch left front and switch right front and key left front # go to cursor
  8956. CMD_HELP = switch left front and switch right front and key right rear # enter/leave help display
  8957. CMD_LEARN = switch left front and switch right front and key right front # enter/leave command learn mode
  8958. CMD_SIXDOTS = switch left front and switch right front and key left rear and bar up1 # toggle text style 6-dot/8-dot
  8959. CMD_PASTE = switch left front and switch right front and key left rear and bar down1 # insert cut buffer at cursor
  8960. CMD_CAPBLINK = switch left front and switch right front and key left rear and bar up2 # toggle capital letter blinking on/off
  8961. CMD_CSRJMP_VERT = switch left front and switch right front and key left rear and bar down2 # bring cursor to line (no horizontal motion)
  8962. CMD_DISPMD = switch left front and switch right front and key left rear and bar left1 # toggle display mode attributes/text
  8963. CMD_CSRTRK = switch left front and switch right front and key left rear and bar right1 # toggle cursor tracking on/off
  8964. CMD_ATTRVIS = switch left front and switch right front and key left rear and bar left2 # toggle attribute underlining on/off
  8965. CMD_CSRVIS = switch left front and switch right front and key left rear and bar right2 # toggle cursor visibility on/off
  8966. CMD_AUTOSPEAK = switch left front and switch right front and key left front and bar up1 # toggle autospeak on/off
  8967. CMD_AUTOREPEAT = switch left front and switch right front and key left front and bar down1 # toggle autorepeat on/off
  8968. CMD_RESTARTBRL = switch left front and switch right front and key left front and bar up2 # reinitialize braille driver
  8969. CMD_FREEZE = switch left front and switch right front and key left front and bar down2 # toggle screen mode frozen/live
  8970. CMD_INFO = switch left front and switch right front and key left front and bar left1 # enter/leave status display
  8971. CMD_PREFMENU = switch left front and switch right front and key left front and bar right1 # enter/leave preferences menu
  8972. CMD_PREFLOAD = switch left front and switch right front and key left front and bar left2 # restore saved preferences
  8973. CMD_PREFSAVE = switch left front and switch right front and key left front and bar right2 # save current preferences
  8974. CMD_SAY_ABOVE = switch left front and switch right front and key right rear and bar up1 # speak from top of screen through current line
  8975. CMD_SAY_BELOW = switch left front and switch right front and key right rear and bar down1 # speak from current line through bottom of screen
  8976. CMD_SAY_LOUDER = switch left front and switch right front and key right rear and bar up2 # increase speech volume
  8977. CMD_SAY_SOFTER = switch left front and switch right front and key right rear and bar down2 # decrease speech volume
  8978. CMD_MUTE = switch left front and switch right front and key right rear and bar left1 # stop speaking immediately
  8979. CMD_SAY_LINE = switch left front and switch right front and key right rear and bar right1 # speak current line
  8980. CMD_SAY_SLOWER = switch left front and switch right front and key right rear and bar left2 # decrease speech rate
  8981. CMD_SAY_FASTER = switch left front and switch right front and key right rear and bar right2 # increase speech rate
  8982. CMD_SPKHOME = switch left front and switch right front and key right front and bar up1 # go to current (most recent) speech position
  8983. CMD_TUNES = switch left front and switch right front and key right front and bar down1 # toggle alert tunes on/off
  8984. CMD_RESTARTSPEECH = switch left front and switch right front and key right front and bar up2 # reinitialize speech driver
  8985. CMD_SWSIM_BQ = switch left front and switch right front and key right front and bar down2 # 
  8986. CMD_SKPIDLNS = switch left front and switch right front and key right front and bar left1 # toggle skipping of lines with identical content on/off
  8987. CMD_SKPBLNKWINS = switch left front and switch right front and key right front and bar right1 # toggle skipping of blank windows on/off
  8988. CMD_SLIDEWIN = switch left front and switch right front and key right front and bar right2 # toggle sliding window on/off
  8989. BLK_ROUTE = switch left front and switch right front and routing1 # bring cursor to character
  8990. BLK_PRINDENT = switch left front and switch right front and bar up1 and routing1 # go up to nearest line without greater indent
  8991. BLK_NXINDENT = switch left front and switch right front and bar down1 and routing1 # go down to nearest line without greater indent
  8992. BLK_SETLEFT = switch left front and switch right front and bar up2 and routing1 # position left end of window at character
  8993. BLK_DESCCHAR = switch left front and switch right front and bar down2 and routing1 # describe character
  8994. BLK_CUTAPPEND = switch left front and switch right front and bar left1 and routing1 # append to existing cut buffer from character
  8995. BLK_CUTLINE = switch left front and switch right front and bar right1 and routing1 # linear cut to character
  8996. BLK_CUTBEGIN = switch left front and switch right front and bar left2 and routing1 # start new cut buffer at character
  8997. BLK_CUTRECT = switch left front and switch right front and bar right2 and routing1 # rectangular cut to character
  8998. BLK_DESCCHAR = switch left front and switch right front and routing2 # describe character
  8999. BLK_GOTOLINE on = switch left front and switch right front and status2 # go to line - set on
  9000. CMD_SWSIM_LC = key left front and key right front and bar up1 # 
  9001. CMD_SWSIM_RC = key left front and key right front and bar down1 # 
  9002. CMD_SWSIM_BQ = key left front and key right front and bar up2 # 
  9003. CMD_SWSIM_BC = key left front and key right front and bar down2 # 
  9004. CMD_SWSIM_LR = key left front and key right front and bar left1 # 
  9005. CMD_SWSIM_RR = key left front and key right front and bar right1 # 
  9006. CMD_SWSIM_LF = key left front and key right front and bar left2 # 
  9007. CMD_SWSIM_RF = key left front and key right front and bar right2 # 
  9008. CMD_SWSIM_LC = switch right rear and key left front and key right front and bar up1 # 
  9009. CMD_SWSIM_RC = switch right rear and key left front and key right front and bar down1 # 
  9010. CMD_SWSIM_BQ = switch right rear and key left front and key right front and bar up2 # 
  9011. CMD_SWSIM_BC = switch right rear and key left front and key right front and bar down2 # 
  9012. CMD_SWSIM_LR = switch right rear and key left front and key right front and bar left1 # 
  9013. CMD_SWSIM_RR = switch right rear and key left front and key right front and bar right1 # 
  9014. CMD_SWSIM_LF = switch right rear and key left front and key right front and bar left2 # 
  9015. CMD_SWSIM_RF = switch right rear and key left front and key right front and bar right2 # 
  9016. CMD_SWSIM_LC = switch right front and key left front and key right front and bar up1 # 
  9017. CMD_SWSIM_RC = switch right front and key left front and key right front and bar down1 # 
  9018. CMD_SWSIM_BQ = switch right front and key left front and key right front and bar up2 # 
  9019. CMD_SWSIM_BC = switch right front and key left front and key right front and bar down2 # 
  9020. CMD_SWSIM_LR = switch right front and key left front and key right front and bar left1 # 
  9021. CMD_SWSIM_RR = switch right front and key left front and key right front and bar right1 # 
  9022. CMD_SWSIM_LF = switch right front and key left front and key right front and bar left2 # 
  9023. CMD_SWSIM_RF = switch right front and key left front and key right front and bar right2 # 
  9024. CMD_SWSIM_LC = switch left rear and key left front and key right front and bar up1 # 
  9025. CMD_SWSIM_RC = switch left rear and key left front and key right front and bar down1 # 
  9026. CMD_SWSIM_BQ = switch left rear and key left front and key right front and bar up2 # 
  9027. CMD_SWSIM_BC = switch left rear and key left front and key right front and bar down2 # 
  9028. CMD_SWSIM_LR = switch left rear and key left front and key right front and bar left1 # 
  9029. CMD_SWSIM_RR = switch left rear and key left front and key right front and bar right1 # 
  9030. CMD_SWSIM_LF = switch left rear and key left front and key right front and bar left2 # 
  9031. CMD_SWSIM_RF = switch left rear and key left front and key right front and bar right2 # 
  9032. CMD_SWSIM_LC = switch left rear and switch right rear and key left front and key right front and bar up1 # 
  9033. CMD_SWSIM_RC = switch left rear and switch right rear and key left front and key right front and bar down1 # 
  9034. CMD_SWSIM_BQ = switch left rear and switch right rear and key left front and key right front and bar up2 # 
  9035. CMD_SWSIM_BC = switch left rear and switch right rear and key left front and key right front and bar down2 # 
  9036. CMD_SWSIM_LR = switch left rear and switch right rear and key left front and key right front and bar left1 # 
  9037. CMD_SWSIM_RR = switch left rear and switch right rear and key left front and key right front and bar right1 # 
  9038. CMD_SWSIM_LF = switch left rear and switch right rear and key left front and key right front and bar left2 # 
  9039. CMD_SWSIM_RF = switch left rear and switch right rear and key left front and key right front and bar right2 # 
  9040. CMD_SWSIM_LC = switch left rear and switch right front and key left front and key right front and bar up1 # 
  9041. CMD_SWSIM_RC = switch left rear and switch right front and key left front and key right front and bar down1 # 
  9042. CMD_SWSIM_BQ = switch left rear and switch right front and key left front and key right front and bar up2 # 
  9043. CMD_SWSIM_BC = switch left rear and switch right front and key left front and key right front and bar down2 # 
  9044. CMD_SWSIM_LR = switch left rear and switch right front and key left front and key right front and bar left1 # 
  9045. CMD_SWSIM_RR = switch left rear and switch right front and key left front and key right front and bar right1 # 
  9046. CMD_SWSIM_LF = switch left rear and switch right front and key left front and key right front and bar left2 # 
  9047. CMD_SWSIM_RF = switch left rear and switch right front and key left front and key right front and bar right2 # 
  9048. CMD_SWSIM_LC = switch left front and key left front and key right front and bar up1 # 
  9049. CMD_SWSIM_RC = switch left front and key left front and key right front and bar down1 # 
  9050. CMD_SWSIM_BQ = switch left front and key left front and key right front and bar up2 # 
  9051. CMD_SWSIM_BC = switch left front and key left front and key right front and bar down2 # 
  9052. CMD_SWSIM_LR = switch left front and key left front and key right front and bar left1 # 
  9053. CMD_SWSIM_RR = switch left front and key left front and key right front and bar right1 # 
  9054. CMD_SWSIM_LF = switch left front and key left front and key right front and bar left2 # 
  9055. CMD_SWSIM_RF = switch left front and key left front and key right front and bar right2 # 
  9056. CMD_SWSIM_LC = switch left front and switch right rear and key left front and key right front and bar up1 # 
  9057. CMD_SWSIM_RC = switch left front and switch right rear and key left front and key right front and bar down1 # 
  9058. CMD_SWSIM_BQ = switch left front and switch right rear and key left front and key right front and bar up2 # 
  9059. CMD_SWSIM_BC = switch left front and switch right rear and key left front and key right front and bar down2 # 
  9060. CMD_SWSIM_LR = switch left front and switch right rear and key left front and key right front and bar left1 # 
  9061. CMD_SWSIM_RR = switch left front and switch right rear and key left front and key right front and bar right1 # 
  9062. CMD_SWSIM_LF = switch left front and switch right rear and key left front and key right front and bar left2 # 
  9063. CMD_SWSIM_RF = switch left front and switch right rear and key left front and key right front and bar right2 # 
  9064. CMD_SWSIM_LC = switch left front and switch right front and key left front and key right front and bar up1 # 
  9065. CMD_SWSIM_RC = switch left front and switch right front and key left front and key right front and bar down1 # 
  9066. CMD_SWSIM_BQ = switch left front and switch right front and key left front and key right front and bar up2 # 
  9067. CMD_SWSIM_BC = switch left front and switch right front and key left front and key right front and bar down2 # 
  9068. CMD_SWSIM_LR = switch left front and switch right front and key left front and key right front and bar left1 # 
  9069. CMD_SWSIM_RR = switch left front and switch right front and key left front and key right front and bar right1 # 
  9070. CMD_SWSIM_LF = switch left front and switch right front and key left front and key right front and bar left2 # 
  9071. CMD_SWSIM_RF = switch left front and switch right front and key left front and key right front and bar right2 # 
  9072.